Skip to content

Hassan-Mallah/silver-fiesta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silver-fiesta

python + mongodb + FastAPI

Setup

.env file example:

MONGO_USERNAME=USERNAME
MONGO_PASSWORD=PASSWORD

Endpoints

  • You can check endpoints here: {url}/docs
  • Get post with post_id
  • Get all posts
  • Pagination for posts
  • Update a post with post_id
  • Delete a post with post_id
  • Create a post
  • Ping MongoDB :)

License:

Creative Commons Legal Code

CC0 1.0 Universal

About

python + mongodb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages