Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- curl -X POST "localhost:9200/library/book" -H 'Content-Type: application/json' -d'
- {
- "title": "The Great Gatsby",
- "author": "F. Scott Fitzgerald",
- "content": "In my younger and more vulnerable years..."
- }'
Advertisement
Add Comment
Please, Sign In to add comment