WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

mohsenasm/flask-api-demo

Repository files navigation

A template that aimed to quickstart your flask api development

Features

  • Restfull API with flask
  • Automatic API Documentation (with swagger)
    • Creating Documentation
    • Serving Documentation
    • Run Examples in the Browser
  • SqlAlchemy ORM
  • Run Test Cases in Docker (so you can run them in CI/CD)
  • Deploy with Docker

Test

docker-compose -f test-docker-compose.yml up --build

Run

docker-compose up --build

See Documentation & Demo

http://localhost:7654/swagger-ui

About

A template that aimed to quickstart your flask api development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published