Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 333 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 333 Bytes

inbox-rest-api-sqlite3

Simple REST API made with Node.js utilizing sqlite3. Further change to be expected including Azure connection.

If cloned, you MUST initialize node js along with express and sqlite3 to gain the functionality by giving yourself the necessary node modules.

To be noted: this is simply just a LOCAL REST API