Skip to content

Commit 7a3b108

Browse files
committed
Change image and tick some files
1 parent 54db570 commit 7a3b108

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A simple starter for building RESTful APIs with FastAPI and MongoDB.
66

77
+ Python FastAPI backend.
88
+ MongoDB database.
9-
+ Authentication [Coming soon]
9+
+ Authentication
1010
+ Deployment
1111

1212
## How To Use
@@ -35,7 +35,7 @@ You also need to start your mongodb instance.
3535

3636
The starter listens on port 8000 on address [0.0.0.0](0.0.0.0).
3737

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)
3939

4040
## Deploying to Vercel
4141

@@ -85,7 +85,7 @@ Fork the repo, make changes and send a PR. We'll review it together!
8585

8686
[x] Fix the `UPDATE` part of the CRUD operation
8787

88-
[ ] Add Authentication
88+
[x] Add Authentication
8989

9090
[x] Add Dockerfile
9191

0 commit comments

Comments
 (0)