goatsweater / pypostal-rest

rest accessible version of libpostal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

rest accessible version of libpostal


Languages

Language:Python 83.9%Language:Shell 16.1%