/Spring-Boot-API

This API deals with a database that contains students and admins, each admin has one or more roles in the database. using this API, you can add or delete admins, roles, and students.

Primary LanguageJava

Simple Spring Boot API

This API deals with a database that contains students and admins, each admin has one or more roles in the database. using this API, you can add or delete admins, roles, and students.

Getting Started

Getting Started

Use this Links to use the API

Authentication and Authorization

students:

Admins:

Built with

  • 1- PosgreSQL server
  • 2- postman
  • 3- Springboot