Petrovich-A / Student-REST

Spring Boot REST API Java app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Student REST API application

The Student REST API (GET, POST, PUT, DELETE operations) is a Java-based web service built with Spring framework that provides endpoints for managing student data. It supports all HTTP methods and is scalable with multiple data sources and authentication mechanisms. The API is secure includes error handling and logging capabilities and is easy to integrate with other systems. It's a powerful tool for managing student data efficiently and securely.

💻 Built with

Technologies used in the project:

  • spring boot
  • spring data JPA
  • postgreSQL
  • lombok
  • tomcat
  • flyway
  • swagger

Project Screenshots:

project-screenshot

project-screenshot

project-screenshot

project-screenshot

project-screenshot

About

Spring Boot REST API Java app

License:GNU General Public License v3.0


Languages

Language:Java 100.0%