Skip to content

This is a REST API build with SpringMVC. It helps to manage objects created from Book class. It contains 2 GET methods: list of all books and details of a single book. In addition there are 2 POSt methods: DELETE and UPDATE Book.

Notifications You must be signed in to change notification settings

MikeZorro/Book-Catalogue-RESTful-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book-Catalogue-RESTful-API

This is a REST API build with SpringMVC. It helps to manage objects created from Book class. It contains 2 GET methods: list of all books and details of a single book. In addition there are 2 POSt methods: DELETE and UPDATE Book.

About

This is a REST API build with SpringMVC. It helps to manage objects created from Book class. It contains 2 GET methods: list of all books and details of a single book. In addition there are 2 POSt methods: DELETE and UPDATE Book.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages