Backend of the Big Shared Notepad

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

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