Introduction to Building your First REST API with Node.js

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • naija-diary

    A mini blog API to post and follow gist in Nigeria

  • Welcome to this project on building your first REST API with Node.js! In this project, we'll walk through the steps of creating a simple, yet fully functional REST API using Node.js and the Express.js framework using a blog API as an example. By the end of this project, you'll have a solid understanding of how to build a REST API with Node.js and be able to incorporate some of the features in your own projects.

  • node

    Node.js JavaScript runtime ✨🐢🚀✨

  • You should also have Node.js and npm (the Node.js package manager) installed on your machine. If you don't have these tools already, you can download them from the official Node.js website.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Express

    Fast, unopinionated, minimalist web framework for node.

  • Express.js

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Send and Receive SMS Messages With Node.js and Express

    2 projects | dev.to | 5 Jan 2023
  • QuickChart: Let's make a website to plot graphs!

    3 projects | dev.to | 31 Oct 2022
  • Welcome, Passport and JWTicket please!

    2 projects | dev.to | 3 Mar 2022
  • Custom Parser for "pipe" Streams in NodeJS

    2 projects | dev.to | 26 Feb 2022
  • Understanding Morgan

    3 projects | dev.to | 5 Jun 2021