Skip to content

REST API basic frontend application - Webpage to manage books database. Tech used: JavaScript, JQuery, AJAX, JSON, REST, Jersey

Notifications You must be signed in to change notification settings

AdamSokolowski/JSON-Rest-API-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSON-Rest-API-Frontend

REST API basic frontend application - Webpage to manage books database. Tech used: JavaScript, JQuery, AJAX, JSON, REST, Jersey

Single page that include:

  • form that allows a user to add new book.
  • list of books that currently exists.
  • ability to delete book from existing list.

Java Back-end for this application with data stored in memory: http://github.com/AdamSokolowski/BookREST

This application is just a simple example of how to communicate javascript front-end with java back-end via REST API using JSON. No database was included in this example.

About

REST API basic frontend application - Webpage to manage books database. Tech used: JavaScript, JQuery, AJAX, JSON, REST, Jersey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published