fastapi_mongodb icon indicating copy to clipboard operation
fastapi_mongodb copied to clipboard

This article will teach you how to create a CRUD RESTful API with Python, FastAPI, PyMongo, MongoDB, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.

Results 3 fastapi_mongodb issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to test the example but I have the following errors: `INFO: Started reloader process [902] using WatchFiles Connected to MongoDB... Process SpawnProcess-1: Traceback (most recent call...

Add settings for `PASSWORD_MIN_LEN` and `EMAIL_STARTTLS` per #1

Add settings for `PASSWORD_MIN_LEN` and `EMAIL_STARTTLS`.