/pypostal-rest

rest accessible version of libpostal

Primary LanguagePython

Flask-REST libpostal

REST implementation of libpostal using python, and allowing CORS from anywhere.

Flask is used to create the REST API, and the built in Flask server is being used to serve the HTTP requests. This should not be used for production.