In this mini project, we will build a Notes API where users can: Add a new note โ๏ธ Get all notes ๐ Get a single note by ID ๐ Update a note ๐ Delete a note โ ๐ Data will be stored in a notes.json file (since we havenโt covered databases yet...
codeswithpayal.hashnode.dev4 min readNo responses yet.