Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iknowjavascript/epl-mock

An API that serves the latest scores of fixtures of matches in a “Mock Premier League”
https://github.com/iknowjavascript/epl-mock

Last synced: 5 days ago
JSON representation

An API that serves the latest scores of fixtures of matches in a “Mock Premier League”

Awesome Lists containing this project

README

        

# Premier League Mock
An API that serves the latest scores of fixtures of matches in a “Mock Premier League”

- **Admin**
can
- signup/login
- manage teams (add, remove, edit, view)
- create fixtures (add, remove, edit, view)
- Generate unique links for fixture
- **Users**
Can
- signup/login
- view teams
- view completed fixtures
- view pending fixtures
- robustly search fixtures/teams
- **Publics**
has
- access to the robust search of fixtures/teams.

[Documentation ](https://documenter.getpostman.com/view/8070804/SVmpWh1W)
## Base URL
[https://epl-mock.herokuapp.com/](https://epl-mock.herokuapp.com/)

## END POINT
https://epl-mock.herokuapp.com/api/v1/{{routes}}
Visit [Documentation ](https://documenter.getpostman.com/view/8070804/SVmpWh1W)