Skip to content

Commit

Permalink
add link to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
vesalukkarila authored Oct 23, 2024
1 parent 493c318 commit 3d94678
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ To run the application, you have two choices:
```
3. Open the api in http://localhost:8080

## Documentation
Since this project is developed in plain Spring (which doesn't natively support Swagger), the OpenAPI specification has been manually written to describe the API endpoints, request bodies, responses, and error handling. Documentation is hosted at github pages:
https://vesalukkarila.github.io/songs-api/
## Endpoints
<details>
Expand Down

0 comments on commit 3d94678

Please sign in to comment.