Skip to content

By using this application, the user using the form can add items to the list. I would like to create possibility of deleting and editing individual books from the list. In the application, I used jQuery, Ajax and JavaScript to work with JSON objects.

Notifications You must be signed in to change notification settings

KosmiderPrzemyslaw/REST_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

By using this application, the user using HTML form can sending items/books to the list in this case i used ajax.POST method. I used jQuery and Ajax to work with JSON objects and HTTP methods like POST, DELETE, PUT, GET. User can add, update, delete objects from DB or check more information about books/products. I used backend java server wrote in Jersey to manage data. Furthremore by using $.ajax GET i get all data from backend server and print them into HTML table.

About

By using this application, the user using the form can add items to the list. I would like to create possibility of deleting and editing individual books from the list. In the application, I used jQuery, Ajax and JavaScript to work with JSON objects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published