easy-routes
Web router
Yet another routes handling utility on top of Hunchentoot for building web applications.
Yet another routes handling utility on top of Hunchentoot
58 stars
9 watching
3 forks
Language: Common Lisp
last commit: 8 months ago
Linked from 2 awesome lists
common-lisphunchentootlisproutingweb
Related projects:
Repository | Description | Stars |
---|---|---|
mmontone/hunchentoot-errors | Augments error pages and logs with request and session information in a web framework | 10 |
mmontone/cl-forms | A Common Lisp library for building web forms with extensible field types and customizable rendering. | 43 |
mmontone/cl-rest-server | Library for building RESTful APIs with Common Lisp | 67 |
mmontone/quicklisp-apropos | A tool that helps find definitions and code in Quicklisp libraries using search queries | 10 |
mmontone/djula | Port of Django's template engine to Common Lisp | 150 |
guilhermecaruso/bellt | A simple Go router for managing HTTP requests and routes | 54 |
anuragsoni/routes | A typed bidirectional router for OCaml/ReasonML web applications. | 144 |
elefanty/offramp | Simple routing library for single page applications | 114 |
hoangvvo/next-connect | A minimal router and middleware layer for building Next.js API Routes and Edge API Routes with promise-based routing and TypeScript support. | 1,639 |
jeko2000/tiny-routes | A routing library for Common Lisp web applications targeting Clack | 15 |
joaotavora/hunchensocket | An implementation of WebSockets as an extension to the Hunchentoot web server. | 111 |
mmontone/ten | A Common Lisp template system with features like inheritance, dot syntax, and filter application. | 34 |
goroute/route | A lightweight HTTP request multiplexer with built-in middleware support | 9 |
mmore500/teeplot | Automates data visualization output with descriptive filenames. | 11 |
cweili/vue-router-mp | A Vue router implementation compatible with MPVue applications | 11 |