Skip to content

RESTful CRUD API for a sports team website, built with Spring Boot, Spring Security, JPA, PostgreSQL.

License

Notifications You must be signed in to change notification settings

Andrei-Paval/sports-team-website-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sports Team Website API

This Spring Boot project provides a set of APIs for managing various aspects of a sports team website, including players, coaches, juniors, competitions, matches, news, drafts, etc., using Spring Boot, PostgreSQL, Spring Data JPA, and Spring Security.

Prerequisites

  • Java 17
  • PostgreSQL database

Installation and Setup

  1. Clone this repository.
  2. Configure the src/main/resources/application.properties file with your PostgreSQL database credentials.
  3. Run the application using your preferred IDE or using ./mvnw spring-boot:run.

API Documentation

For detailed information on the API endpoints, refer to API documentation.

About

RESTful CRUD API for a sports team website, built with Spring Boot, Spring Security, JPA, PostgreSQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages