Writing Your First REST API: A How-to Guideby@varunsingh
571 reads

Writing Your First REST API: A How-to Guide

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

The Borum Jot project created a REST API for all 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. A REST API refers to sets of pages to which clients make HTTP requests, and they return back data, possibly querying a database, in a specific structure. A back-end language sits on the server and accesses data.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Writing Your First REST API: A How-to Guide
Varun Singh HackerNoon profile picture

@varunsingh

Varun Singh


Receive Stories from @varunsingh

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!