graph LR
A[Client Application] -- HTTP Request --> B[Web Server]
B -- Query --> C[MongoDB ]
C -- Data Response --> B
B -- HTTP Response --> A
style A fill:#32f,stroke:#333,stroke-width:1px
style B fill,stroke:#333,stroke-width:4px
style C fill:#2a4,stroke:#333,stroke-width:4px
-
Notifications
You must be signed in to change notification settings - Fork 0
CRUD operations to MongoDB via endpoints enabled by FastAPI.
License
alexferdg/databases
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
CRUD operations to MongoDB via endpoints enabled by FastAPI.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published