Creating a RESTful API easily using node.js | Part 3

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
  • RESTful-api-testing

    A custom made RESTful API for my blog-post tutorial

  • Throughout the two previous parts, we've learned how to setup a very basic RESTful API from scratch, and tested this API locally in a very simple example. In this post, we're going to integrate this API with MongoDB Atlas, and use mongoose to manipulate our database collection by fetching, editing, and deleting some data. Fist step is to open your project with your favorite code editor (VS code in my case). You can download the source code from the previous part by cloning/downloading this repo. Or Download Full project by cloning/downloading this repo.

  • 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
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

  • HyperExpress: High Performance Node.js Webserver

    1 project | news.ycombinator.com | 25 Jun 2023
  • HyperExpress – High-perf HTTP/ws server (~20x Express.js)

    1 project | news.ycombinator.com | 1 Jun 2023
  • HyperExpress – High Performance Node.js Webserver

    1 project | news.ycombinator.com | 15 May 2023
  • HyperExpress – Simple, performant HTTP/WebSocket server using uWebSockets.js

    1 project | news.ycombinator.com | 12 May 2023
  • Simple, Performant HTTP and WebSocket Server Using Uwebsockets.js

    1 project | news.ycombinator.com | 12 May 2023