Skip to content

Commit

Permalink
Fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
moosavi.smd committed Apr 26, 2024
1 parent 2fadc20 commit 4658594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ A simple web application which returns a random uid each time it recieves a get

## endpoints
- `/uid`: Whenever you send a get request to this endpoint it returns a random uid and store it in a mysql database.
- `health`: An endpoint to check the health of application.
- `/health`: An endpoint to check the health of application.

## Vars
Set these variables for the application:
Expand Down

0 comments on commit 4658594

Please sign in to comment.