Example searches: “200”, “Admin reset”, “Silly Server API”, “application/json”, “Admin metrics”
Chirp created
curl \ --request POST 'http://localhost:8080/api/chirps' \ --header "Content-Type: application/json" \ --data '{"content":"string"}'
{ "content": "string" }