Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 280 Bytes

Web.md

File metadata and controls

8 lines (6 loc) · 280 Bytes

Web Application

Working Example

After running as instructed:

  • Go to localhost/index.html
  • Changes on the website will reflect to the local database using XMLHttpRequests
  • At the moment it's only a POC of using the API with Javascript