We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f87928a commit 48134a4Copy full SHA for 48134a4
README.md
@@ -9,6 +9,7 @@ docker compose up
9
10
## Write to the API
11
12
+
13
```
14
curl -X POST -H "Content-Type: application/json" -d '{"title": "Dune", "author": "Frank Herbert"}' http://localhost:8000/api/books/
15
0 commit comments