Routup

This page summarizes the projects mentioned and recommended in the original post on /r/node

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • routup

    A fast, lightweight, runtime agnostic and asynchronous routing framework.

  • It's called [Routup](https://github.com/routup/routup).

  • plugins

    This repository contains plugins for the Routup ecosystem. (by routup)

  • It is also already equipped with a good number of [plugins](https://github.com/routup/plugins) (body, cookie, decorators, swagger, ... ) and should be compatible with plugins of many other frameworks. I would be very happy to get feedback from you guys. Even more, if one or the other would like to work on the project.

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

    Benchmark of the most commonly used http routers

  • I got the point of it, but it's really hard to do by just reading the readme. Here I found different routers to compare with, there are two kinds: frameworks like express, fastify, and second kind is framework-independent routers like find-my-way. Routup isn't the first case - not a framework, and not the second case - does more than just a router, so it's somewhere in between.

  • express-ts-handler

    Express route handler for type-safe validations

  • Check out my library: https://github.com/romeerez/express-ts-handler, it tells right in the beginning and as obvious as possible what is it for, and what it does, the readme is compact for those who tl;dr, and contains simple examples. And still - zero interest from the community! Even though I've made it not for myself, but because of being tired to see how people forgot to validate params all the time, or doing it in a not type-safe way where it's easy to make mistakes and they actually making mistakes because of this.

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