Backend of the Big Shared Notepad

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

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