/Simple-RESTful-API

This is a simple REST API that allows one to perform POST and GET HTTP requests to the database to retrieve the necessary data required. It is built using Spring Boot Framework with Java.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

SIMPLE RESTful API

This is a simple REST API that allows one to perform POST and GET HTTP

requests to the database to retrieve the necessary data required.

Technologies utilized were:

  • Spring Boot Framework

  • Java programming language

  • MySQL DBMS

  • Eclipse IDE

  • Spring Tool Suite