There was an error while loading. Please reload this page.
1 parent ef78a3b commit 3bf1d15Copy full SHA for 3bf1d15
1 file changed
README.md
@@ -30,7 +30,7 @@ No authentication required.
30
curl http://localhost:3000/api/v1/books
31
```
32
33
-**Create book**
+**Create book endpoint**
34
```bash
35
curl -X POST http://localhost:3000/api/v1/books \
36
-H "Content-Type: application/json" \
0 commit comments