How I Wrote My First REST API (Part 1)
As part of my Borum Jot project, I made a REST API for all my front-end platforms to create, retrieve, update, and delete (CRUD) data on the database. In this article, I'll discuss what exactly an API is and how I made my own REST API.
There are two...
varuns.hashnode.dev10 min read
Abdulsalam Ishaq
Software Engineer
Great article