awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mmontone avatar

mmontone/easy-routes

0
View on GitHub↗
69 stars·4 forks·Common Lisp·MIT·4 views

Easy Routes

Yet another routes handling utility on top of Hunchentoot

Features

  • Web Middleware and Plugins - Routing system with method dispatch and decorators.
  • Web Servers and Middleware - Routing system with method dispatch and argument extraction.

Star history

Star history chart for mmontone/easy-routesStar history chart for mmontone/easy-routes

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Easy Routes

Similar open-source projects, ranked by how many features they share with Easy Routes.
  • avodonosov/hunchentoot-stuck-connection-monitoravodonosov avatar

    avodonosov/hunchentoot-stuck-connection-monitor

    1View on GitHub↗

    Monitors hunchentoot connections and logs the connections stuck in the same state for a long time.

    Common Lisp
    View on GitHub↗1
  • bnmcgn/clack-pretendBnMcGn avatar

    BnMcGn/clack-pretend

    12View on GitHub↗

    A debugging and testing tool for Clack

    Common Lisp
    View on GitHub↗12
  • bnmcgn/clathBnMcGn avatar

    BnMcGn/clath

    40View on GitHub↗

    Clath is single sign-on middleware for Clack. Login with OAuth1.0a, OAuth2 or OpenID Connect.

    Common Lisp
    View on GitHub↗40
  • daninus14/lack-compression-cachedaninus14 avatar

    daninus14/lack-compression-cache

    4View on GitHub↗

    lack middleware for compressing and caching static resources

    Common Lisp
    View on GitHub↗4
See all 27 alternatives to Easy Routes→

Frequently asked questions

What does mmontone/easy-routes do?

Yet another routes handling utility on top of Hunchentoot

What are the main features of mmontone/easy-routes?

The main features of mmontone/easy-routes are: Web Middleware and Plugins, Web Servers and Middleware.

What are some open-source alternatives to mmontone/easy-routes?

Open-source alternatives to mmontone/easy-routes include: avodonosov/hunchentoot-stuck-connection-monitor — Monitors hunchentoot connections and logs the connections stuck in the same state for a long time. bnmcgn/clack-pretend — A debugging and testing tool for Clack. bnmcgn/clath — Clath is single sign-on middleware for Clack. Login with OAuth1.0a, OAuth2 or OpenID Connect. daninus14/lack-compression-cache — lack middleware for compressing and caching static resources. daninus14/lack-rerouter — lack middleware to reroute URIs of requests. dertuxmalwieder/cl-hismetic — A session management middleware for ningle and clack applications.