Day 21: Adding CRUD Routes and Testing API with Postman
Today in my Freelance CRM Backend Project, I moved beyond just GET requests and built POST,PUT, and DELETE routes to add, update and remove clients. That means I can now create, update and remove records in my CRM API.
Here’s what happened step by st...
the-developer-experience.hashnode.dev1 min read