Backend-focused API gateway project.
The implementation currently lives in backend/, including:
- application code
- config and validation
- HTTP transport and middleware
- tests
- Dockerfile and Makefile
cd backend
make runFor full backend documentation, see backend/README.md.