Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 210 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 210 Bytes

Restful WebServices using Vertx

  • http://localhost:8091/hello - accessible at this path for both GET and POST.
  • For POST, use 'Content-Type' as application/json for Vertx to route the Resource Handlers