miguelgrinberg / APIFairy

A minimalistic API framework built on top of Flask, Marshmallow and friends.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APIFairy

Build status codecov

APIFairy is a minimalistic API framework built on top of Flask, and with the support of Marshmallow schemas. Using a familiar decorator syntax you can generate a live documentation site directly from your source code.

Check out Microblog-API to see APIFairy in action in a non-trivial project.

APIFairy example

Resources

About

A minimalistic API framework built on top of Flask, Marshmallow and friends.

License:MIT License


Languages

Language:Python 93.7%Language:HTML 4.3%Language:Shell 2.0%