Skip to content

Ezekiel-Saul/restapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#RESTfullAPI

RestAPI CRUD with Spring boot (Maven, JPA, hibernate, MySQL, MVC, postman request test)

Create, Read, Update, delete users

END-POINTS: "/users" "/update/{id}" "/delete/{id}"

Deployed at: https://rest-ap.herokuapp.com