Skip to content

miguelgrinberg/APIFairy

Repository files navigation

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