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

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

Spring Boot version of EPL MOCK
https://github.com/iknowjavascript/epl-mock-spring

Last synced: 3 months ago
JSON representation

Spring Boot version of EPL MOCK

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.