router

Router middleware for Koa. Maintained by @forwardemail and @ladjs. (by koajs)

Router Alternatives

Similar projects and alternatives to router

  • deno

    448 router VS deno

    A modern runtime for JavaScript and TypeScript.

  • Koa

    71 router VS Koa

    Expressive middleware for node.js using ES2017 async functions

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

    50 router VS Hapi

    The Simple, Secure Framework Developers Trust

  • oak

    19 router VS oak

    A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕

  • tinyhttp

    14 router VS tinyhttp

    🦄 0-legacy, tiny & fast web framework as a replacement of Express

  • deno_install

    9 router VS deno_install

    Deno Binary Installer

  • static

    3 router VS static

    Static file server middleware (by koajs)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better router alternative or higher similarity.

router reviews and mentions

Posts with mentions or reviews of router. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-02.
  • a first look at oak
    6 projects | dev.to | 2 Nov 2021
    Oak is a middleware framework for Deno’s native HTTP server and Deno Deploy. It is influenced by Koa (hence the anagram) and includes a middleware router inspired by @koa/router.
  • As of today, express@latest has not received an update in two years
    4 projects | /r/webdev | 26 May 2021
  • Newbie - How are cookies involved in CSRF attacks?
    1 project | /r/node | 26 Jan 2021
    The cookie part is crucial, but the CORS really depends on the implementation on bank.com. When sending an AJAX request to another domain, browsers first send a pre-flight OPTION request, to check the CORS rules on the destination domain. Only if the CORS works out will the browser send the "real" request. If bank.com implements a proper OPTION endpoint on /transfer that doesn't start any transfers, but just returns the CORS headers, the "real" transfer won't be called. It payes off to be redundant with security, so having both of these is good. If you're using Koa, koa-router has allowed methods to easily expose an OPTIONS endpoint for all other existing endpoints.
  • A note from our sponsor - WorkOS
    workos.com | 26 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic router repo stats
3
837
4.6
17 days ago

koajs/router is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of router is JavaScript.


Sponsored
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