tiangolo / full-stack-fastapi-couchbase

Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.
MIT License
442 stars 83 forks source link

fixing multiple issues in the backend #21

Closed tehtbl closed 4 years ago

tehtbl commented 5 years ago

Hi,

please merge my changes into master

I fixed multiple issues in the backend when being used as a template in cookiecutter. This PR integrates the changes from full-stack-fastapi-couchbase/pull/20, too. Plus the fixes from full-stack-fastapi-postgresql/pull/86.

cheers, Thomas

tiangolo commented 4 years ago

Thanks for your contribution! :tada: :rocket: