RESTful API design with Node.jsby@adnanrahic
236,478 reads
236,478 reads

RESTful API design with Node.js

by Adnan Rahić14mFebruary 26th, 2017
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow
EN

Too Long; Didn't Read

This tutorial will walk you through the basics of API design with Node.js and Express. It will teach you how to set up the backbone of a REST API and how to structure your code in a logical manner. The whole demo is on GitHub if you wish to see it in its entirety, it’s linked at the bottom of the article. I’d love if you would follow along and code alongside me, as the tutorial progresses. We’ll be using Express for this application as it is the de facto standard for Node applications today. We'll be using MongoDB, a NOSQL database, as we do not have the need for a relational database.

People Mentioned

Mention Thumbnail

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - RESTful API design with Node.js
Adnan Rahić HackerNoon profile picture
Adnan Rahić

Adnan Rahić

@adnanrahic

Senior Developer Advocate @ Tracetest.io. Book/Course Author. Failed startup founder and ex-freeCodeCamp local leader.

About @adnanrahic
LEARN MORE ABOUT @ADNANRAHIC'S
EXPERTISE AND PLACE ON THE INTERNET.

Share Your Thoughts

About Author

Adnan Rahić HackerNoon profile picture
Adnan Rahić@adnanrahic
Senior Developer Advocate @ Tracetest.io. Book/Course Author. Failed startup founder and ex-freeCodeCamp local leader.

TOPICS

Languages

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!