Skip to content

Releases: zhiwei2017/FastAPI-Cookiecutter

Grass

05 Jun 08:48
Compare
Choose a tag to compare

Bugfix:

  • Change the default port to 80, since the exposed port in Dockerfile is 80.

Lotus

30 May 23:34
31b0a9e
Compare
Choose a tag to compare

Features:

  1. oauth2 authentication supported
  2. SQLAlchemy friendly
  3. MVC structure
  4. GitHub, GitLab and bitbucket CI/CD supported