An open API service indexing awesome lists of open source software.

https://github.com/stephenombuya/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.
https://github.com/stephenombuya/simple-restful-api

apache-maven java rest springboot3-x

Last synced: 4 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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