Backend of the Big Shared Notepad

mishaor2005 7b60fd9a9a Added Prompt module hace 7 años
.gitignore 7098c46d37 Added app-specific ignores to .gitignore file hace 7 años
LICENSE ece89e9acd Initial commit hace 7 años
README.md 385cc271ba Added code styling rules hace 7 años
index.js db07d62e22 Finally told myself to place semicolons at the end of any JS lines. hace 7 años
init.js db07d62e22 Finally told myself to place semicolons at the end of any JS lines. hace 7 años
package-lock.json 7b60fd9a9a Added Prompt module hace 7 años
package.json 7b60fd9a9a Added Prompt module hace 7 años

README.md

Notekeeper

Backend of the Big Shared Notepad

Contribution

Code Style

  • Any fixed API responses should be strings
  • Any dynamical (responses that uses JS variables\methods\properties) API responses should be objects converted to strings