Best Flask open-source libraries and packages

Flask api

:heavy_check_mark: Complete Flask architecture for WEB REST projects
Updated 2 months ago

Flask-API

Complete Flask base architecture for WEB REST projects.
Plug and Play base architecture.

Features

  • Flask
  • Database (SQL-Alchemy ORM)
  • API errors handlers
  • Cross-origin resource sharing
  • Swagger UI (from scratch)
  • Request validation and parser
  • API Signals
  • Logs
  • Prometheus monitoring
  • Unittest
  • API pip package
  • PEP8