APIficator
Would you like to expose an existing database via REST API? Normally, you'd have to write a lot of code for the ORM you're using, then integrate that into some web framework. APIficator does the coding part for you, you can generate API services without writing any code. All you need to do: Run the python app The app will generate and launch REST API service for you