Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 227 Bytes

Web.md

File metadata and controls

6 lines (5 loc) · 227 Bytes

Web Application

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