Once the server is deployed to Railway, update the API Docs badge in README.md with the real URL.
Current placeholder:
[](https://your-api-url/api/docs)
Replace with:
[](https://your-actual-railway-url/api/docs)
The Swagger UI is served at GET /api/docs on the Express server.
Once the server is deployed to Railway, update the API Docs badge in
README.mdwith the real URL.Current placeholder:
Replace with:
The Swagger UI is served at
GET /api/docson the Express server.