one-pronto

Auto binding a Japronto handlers to endpoints based on the filesystem hierarchy


Install
pip install one-pronto==0.1

Documentation

1pronto

Auto binding a handlers to endpoints based on the filesystem hierarchy

How to use

You need to present every endpoint as package and store their in single root directory Define needed HTTP methods for each endpoint (get, post, delete etc) and enjoy a fast work your app.

Documentation

1pronto is based on Japronto, documentation available on https://github.com/squeaky-pl/japronto#tutorial