Used Tech: JavaScript, AJAX, JSON, REST, Jersey
Rest-Api back-End application, that allow CRUD operations for books list. Involves Controller and Model for books data.
3 example books are added to existing list of books. Data is stored in memory. Rest API request methods are demonstrated in application: GET, POST, PUT, DELETE
Front-End for this application: https://github.com/AdamSokolowski/JSON-Rest-API-Frontend