Resty: a tiny, radix-tree based library for building RESTful APIs

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

    Fast, tiny and type-safe runtime validation library.

  • A few days ago I posted about a library I made called typed and it never happened to me before that people would actually use something I made. The thing is that I made typed to be a companion library to resty which is a thin wrapper around Node's http core module.

  • resty

    Syntactic sugar for RESTful APIs (by brielov)

  • A few days ago I posted about a library I made called typed and it never happened to me before that people would actually use something I made. The thing is that I made typed to be a companion library to resty which is a thin wrapper around Node's http core module.

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

    Connect is a middleware layer for Node.js

  • Right now you're thinking "but this doesn't support middleware, how would I enable cors?" Well, resty is just a good old request handler, so you could actually combine it with connect.

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

  • Day 2: Setting Up Angular Development Environment

    1 project | dev.to | 2 May 2024
  • Node package managers (npm, yarn, pnpm) - All you need to know

    3 projects | dev.to | 2 May 2024
  • Express 5.0 – Last Push

    3 projects | news.ycombinator.com | 30 Apr 2024
  • Create a Chat App With Node.js

    8 projects | dev.to | 30 Apr 2024
  • React Magic: How to Create a Custom Hook for Seamless Data Retrieval.

    1 project | dev.to | 30 Apr 2024