Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 932 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 932 Bytes

AJAX/jQuery connection with REST/API

Script written in jQuery connects with DB and by methods allows:

  • GET (basic view) - show list of books,
  • PUT - add a new one to DB,
  • DELETE - remove selected entry from DB.

Screen 1

Screen 2

Screen 3

Screen 1

Screen 2

Screen 3