calls.rest 244 B

12345678910111213141516
  1. POST http://localhost:9999/api/v1/helloworld/example.helloworld
  2. Content-Type: text/plain
  3. fred
  4. ###
  5. POST http://localhost:9999/api/v1/helloworld/system.commands
  6. ###
  7. GET http://localhost:9999/metrics
  8. ###
  9. GET http://localhost:9999/health
  10. ###