Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 957 Bytes

File metadata and controls

52 lines (40 loc) · 957 Bytes

Teste documentação API com flask-restx


Estrutura básica para testar a biblioteca flask-restx
Versões: Python 3.9.5, PIP 21.1.3, MariaDB 8.0.12

Dependencias

  • flask
  • mysqlclient
  • Flask-SQLAlchemy
  • flask-restx
  • python-dotenv
  • waitress

Estrutura banco de dados

Link: .SQL

Documentação Swagger


Postman Collection

Link: Collection

Pendências

  • Testes unitários
  • Virtual Environments
  • Docker