January 2019
Intermediate to advanced
520 pages
14h 32m
English
The following is a simple handler that expects a GET method and returns a text response:
(GET) (/) => { Response::text("Users Microservice")},
Read now
Unlock full access