- Allows mocks of the request body
- Always write 'Access-Control-Allow-Credentials' header on responses.
- Build inside docker
- CORS middleware (allowed_headers, allowed_origins, allowed_methods)
- Handle custom response (ContentType, Http.StatusCode)
- Map route from jessica.json file and respond with static file.