node-wejapa-note-app

All notes

image

Add a note

image

Find a note

  • Add topic and fileName to the url ie. /notes/{topic}/{fileName}

image

Update a note

  • Add topic and fileName to the url ie. /notes/{topic}/{fileName}

image

Delete a note

  • Add topic and fileName to the url ie. /notes/{topic}/{fileName}

image