Simple postalcode search that just works πŸ—ΊοΈ

Realtime postalcode search without fuss.For free.


Here are the results: Country | Latitude | Longitude | Locality 🌐


F.A.Q.

What is this?

This is project is solving the problem of postalcode lookups. There are many services that do a great job geocoding street or city names. Something that is missing is good postal-code level geocoding. Some industries heavily rely on partial postalcodes to manage their business. Yet, there are no possibilities to look-up these postal codes and geocode them.

What are your data sources?

Currently, the postalcodes and coordinates are based on the geonames.org database.

Why are you doing this?

It is fun and I like to learn new things. This is a great learning experience.

Is it for free, free?

Yup!

How did you build this?

This projects uses FastAPI & faasd under the hood. The frontend is styled using the amazing MVP.css.