HomePhabricator
Diffusion Comm 0f9c62299c8f

[reports-service] Add HTTP server

Description

[reports-service] Add HTTP server

Summary:
A Hello World HTTP server with middleware for CORS and logging.
Increased JSON payload size limit to 10MB because reports might be large.

Depends on D8865

Test Plan:
Used Postman to send GET request to /health endpoint. It returned 200 OK and empty body.
A built-in request log was printed to console.

Reviewers: michal, patryk, jon

Reviewed By: jon

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D8947

Details

Provenance
bartekAuthored on Aug 25 2023, 2:56 AM
Reviewer
jon
Differential Revision
D8947: [reports-service] Add HTTP server
Parents
rCOMMc31b15da92b3: [reports-service] Introduce database client
Branches
Unknown
Tags
Unknown