File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ A simple starter for building RESTful APIs with FastAPI and MongoDB.
6
6
7
7
+ Python FastAPI backend.
8
8
+ MongoDB database.
9
- + Authentication [ Coming soon ]
9
+ + Authentication
10
10
+ Deployment
11
11
12
12
## How To Use
@@ -35,7 +35,7 @@ You also need to start your mongodb instance.
35
35
36
36
The starter listens on port 8000 on address [ 0.0.0.0] ( 0.0.0.0 ) .
37
37
38
- ![ FastAPI-MongoDB starter] ( https://res.cloudinary.com/adeshina/image/upload/v1599469492/gwzjqryzfvufftyypldo .png )
38
+ ![ FastAPI-MongoDB starter] ( https://res.cloudinary.com/adeshina/image/upload/v1600180509/fopab9idhrjqeqds4izk .png )
39
39
40
40
## Deploying to Vercel
41
41
@@ -85,7 +85,7 @@ Fork the repo, make changes and send a PR. We'll review it together!
85
85
86
86
[ x] Fix the ` UPDATE ` part of the CRUD operation
87
87
88
- [ ] Add Authentication
88
+ [ x ] Add Authentication
89
89
90
90
[ x] Add Dockerfile
91
91
You can’t perform that action at this time.
0 commit comments