added initial swagger docs
This commit is contained in:
parent
f72047b18e
commit
b7acc9e352
7 changed files with 80 additions and 16 deletions
|
|
@ -14,7 +14,7 @@ Start the API:
|
|||
```bash
|
||||
npm run start:dev
|
||||
```
|
||||
Verify running via the [healthcheck](http://localhost:3000/common-cents/healthcheck) endpoint.
|
||||
To verify the API is running access the interactive [documentation](http://localhost:3000/common-cents/docs).
|
||||
|
||||
Default port (`3000`) can be changed by setting the `PORT=` environment variable.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue