Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

AndKiel/tournaments-api

Repository files navigation

Tournaments API

CI Codecov

The back-end for tournament management application.

Documentation for API endpoints is available here.

Front-end is available here.

Prerequisites

Setup

Run make setup,

then launch the app via make start.

API will be available at http://localhost:3000/.

Running Tests

To run the tests, use the following command: make test.

Updating documentation

API documentation: make documentation.

Database schema: make schema.

About

Back-end for tournament management application.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages