Flask

It is nice framework to quickly build API from scratch. Specially to work with databases, it has a robust library to work with SQLAlchemy Schema validation with marshmallow, HTTP code responses standardized.

References