Skip to content

Commit

Permalink
#2 README api documentation section
Browse files Browse the repository at this point in the history
  • Loading branch information
skoro committed Aug 27, 2024
1 parent e04fead commit 993b2ee
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,9 @@ _TBD: make docker installation_
symfony serve -d
```

## API documentation
Two end-points are available for getting the API documentation:
- `/api/doc` swagger ui.
- `/api/doc.json`
as above but in Json format
for consuming by [Postman](https://www.postman.com/product/what-is-postman/), for example.

0 comments on commit 993b2ee

Please sign in to comment.