Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yordanov0502/sportsbook_application_backend
Spring REST API
https://github.com/yordanov0502/sportsbook_application_backend
dto hibernate-jpa java junit jwt postgres rest-api rest-template scheduling spring spring-boot spring-security spring-validation
Last synced: 3 days ago
JSON representation
Spring REST API
- Host: GitHub
- URL: https://github.com/yordanov0502/sportsbook_application_backend
- Owner: yordanov0502
- Created: 2023-11-14T20:33:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-15T14:43:30.000Z (about 1 year ago)
- Last Synced: 2024-11-08T14:06:04.264Z (about 2 months ago)
- Topics: dto, hibernate-jpa, java, junit, jwt, postgres, rest-api, rest-template, scheduling, spring, spring-boot, spring-security, spring-validation
- Language: Java
- Homepage:
- Size: 253 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a repository of my first ever backend API in the Spring eco-system, which I built along with a colleague at the time - Teodor Nikolov. We were guided throughout the whole process (internship program) by 2 mentors - Angel and Martin. The project has Spring Security configured with custom Authentication and JWT filters as well as related Spring Validation, entity management and communication with 3rd party API for extracting sports events information and results. The project was developed between March and May 2023. Since then, I along with my colleague Teodor Nikolov improved a lot.