There was an error while loading. Please reload this page.
1 parent aca95b2 commit 7ddb926Copy full SHA for 7ddb926
README.md
@@ -4,7 +4,7 @@
4
1. Fork this project by pressing the fork buton
5
2. Locally clone your Forked version. You can now begin modifying it.
6
7
-## Containarizing and Running Locally
+## Containerizing and Running Locally
8
The supplied flask app is a very simple api with three endpoints.
9
GET '/': This is a simple health check, which returns the response 'Healthy'.
10
POST '/auth': This takes a email and password as json arguments and returns a jwt token base on a custom secret.
0 commit comments