Frontman is an open-source API gateway written in Go that allows you to manage your microservices and expose them as a single API endpoint. It acts as a reverse proxy and handles requests from clients, routing them to the appropriate backend service.
Description
This is a fix for issue #90
Returning 404 for a path: /
Added Features
N/A
Bug Fixes
This is a fix for issue #90
Returning 404 for a path: /
Breaking Changes
No Breaking changes
Checklist: