Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit1101 authored Feb 24, 2025
1 parent c36c187 commit 334abaf
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 @@ -380,7 +380,7 @@ Assuming you have followed the pre-requisites step, this methods uses the `host`
- Switch to your browser and open localhost:3000/v1/healthcheck
![image](https://github.com/user-attachments/assets/3a1dce37-6413-495e-b0b3-0af5801e08cf)
- Run the following curl command
```sh
```bash
curl -X POST http://localhost:3000/v1/students \
-H "Content-Type: application/json" \
-d '{"name": "Alice", "age": 23, "department": "MECH"}'
Expand Down

0 comments on commit 334abaf

Please sign in to comment.