Skip to content

Update API Docs badge URL after deployment #1

Description

@Sam-Razavi

Once the server is deployed to Railway, update the API Docs badge in README.md with the real URL.

Current placeholder:

[![API Docs](https://img.shields.io/badge/API-Swagger%20UI-85EA2D?logo=swagger&logoColor=black)](https://your-api-url/api/docs)

Replace with:

[![API Docs](https://img.shields.io/badge/API-Swagger%20UI-85EA2D?logo=swagger&logoColor=black)](https://your-actual-railway-url/api/docs)

The Swagger UI is served at GET /api/docs on the Express server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions