Skip to content

ElderEvil/darqubeTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI CRUD with MongoDB

This is a sample project that demonstrates how to build a simple CRUD (Create, Read, Update, Delete) API using the FastAPI web framework and MongoDB database. Simple custom authentication is used to secure the API endpoints.

Requirements

To run this project, you'll need the following tools installed on your machine:

  • Docker
  • Docker Compose

To start a project use:

docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published