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.