Skip to content

o4codes/fastapi-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastapi Mongo Helper Integration

Serves as a helper library to enable faster integration for fastapi when mongodb is used. Provides Basic CRUD functionality on both the service layer and repository layer. Service and Repository provides an easy interface that can be inherited and tailored to meet specific needs.

RoadMap

  1. BaseAPI class to provide CRUD endpoints.
  2. Abstract Middleware for general purpose such as throttling, e.t.c

About

Generic Fastapi Mongo Helper Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages