The API is written in NodeJs/Express and documented using Swagger/OpenAPI. To view the api docs:
- Run Scoreboard per the application Readme
- Browse to Swagger-UI at http://localhost:8181/api/docs
The swagger spec file is in api/docs/api.yml.
The API is written in NodeJs/Express and documented using Swagger/OpenAPI. To view the api docs:
The swagger spec file is in api/docs/api.yml.