Skip to content

This is a small demo application utilizing MongoDB free tier and Python FastAPI to create a RestAPI. The App is the usable as docker image.

Notifications You must be signed in to change notification settings

wenzel-felix/Demo-App-with-Docker-FastAPI-MongoDB

Repository files navigation

Short introduction to MongoDB-FastAPI-Docker

This application can be used as a short introduction to FastAPI, Docker and MongoDB. Just set up your free MongoDB account, create a free Cluster, refactor the config_template.json file to config.json and adjust the mongoURL respectively.

Usage as Docker image

If you use this docker image, you have to declare an environment variable in the container called "mongoURL", which includes your whole mongodb connection string.

About

This is a small demo application utilizing MongoDB free tier and Python FastAPI to create a RestAPI. The App is the usable as docker image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages