rafter

Building blocks for REST APIs on top of Sanic


Keywords
rest, sanic, framework
License
MIT
Install
pip install rafter==1.0.6

Documentation

Rafter

Rafter is a Python 3.5+ library providing building blocks for Restfull APIs. Yes, it's yet another framework trying, again, to solve the same problem!

Rafter is built on top of Sanic an asynchronous and blazing fast HTTP Python framework.

Learn more on Rafter Documentation.