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
- Host: GitHub
- URL: https://github.com/iknowjavascript/epl-mock-spring
- Owner: iKnowJavaScript
- License: mit
- Created: 2020-03-16T23:19:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-21T01:52:56.000Z (over 5 years ago)
- Last Synced: 2025-04-06T02:12:07.731Z (3 months ago)
- Size: 5.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.