Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 165 Bytes

File metadata and controls

13 lines (10 loc) · 165 Bytes

GET localhost:8080/health

GET localhost:8080/people

POST http://localhost:8080/people Content-Type: application/json

{ "name": "anyname", "age": 50 }