Using Express.js this server creates an api app that connects to note taking pages. Data persists through fs-module writing to the db.
This app is hosted on Heroku at https://express-sticky-note-server-app.herokuapp.com/
If your README is long, add a table of contents to make it easy for users to find what they need.
npm i express, node server.js
Project contributors: repo owner
MIT
contact repo owner
Use Insomnia or Postman to test api endpoints | run app and add test note to see if data persists and is added to package.json