Skip to content

Commit

Permalink
Add REST API spec docs
Browse files Browse the repository at this point in the history
  • Loading branch information
devleejb committed Feb 5, 2024
1 parent 0a6a12b commit 2fc1e8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ This project is the backend part of the CodePair service developed using NestJS.

4. Open [http://localhost:3000](http://localhost:3000) in your browser to access the backend.

## API Specification

You can access the Swagger-based REST API specification at `<API_URL>/api` when the backend server is running.

## Commands

### Building the Project:
Expand Down

0 comments on commit 2fc1e8a

Please sign in to comment.