opine
Web framework
A minimalist web framework for Deno that provides robust tooling and features similar to ExpressJS.
Minimalist web framework for Deno ported from ExpressJS.
855 stars
16 watching
43 forks
Language: TypeScript
last commit: 10 months ago
Linked from 1 awesome list
denodeno-docdeno-moduledenojsdenolandexpressexpressjsopine
Related projects:
Repository | Description | Stars |
---|---|---|
cmorten/opine-http-proxy | A middleware proxy for Deno Opine HTTP servers to forward requests and responses | 15 |
cmorten/superoak | Provides a high-level abstraction for testing HTTP in Deno's Oak web framework | 121 |
predetermined/aqua | A minimal web framework for Deno with built-in support for middlewares and route configuration. | 219 |
zaiste/wren | A lightweight HTTP library for Deno and Deno Deploy with a simple and convenient API | 77 |
cmorten/superdeno | A high-level abstraction for testing HTTP in Deno while allowing drop down to the lower-level API provided by superagent. | 124 |
cmorten/oak-http-proxy | A middleware proxy for Deno's Oak HTTP servers | 43 |
alosaur/alosaur | A web framework that provides a structured approach to building web applications using Deno and TypeScript, with features like decorators, dependency injection, security, and routing. | 814 |
hashrock/deno-opn | A TypeScript-based library for opening files and URLs on multiple platforms using the native system's process management tools | 39 |
stackforge/pecan | A lightweight WSGI framework for building web applications with minimal dependencies. | 154 |
masterkale/simplewebauthn | Simplifies WebAuthn integration by providing TypeScript-first libraries for modern browsers and Node.js | 1,616 |
chenshenhai/deno_note | A comprehensive guide to learning and mastering Deno, a modern JavaScript runtime. | 661 |
kodepandai/lunox | A Node.js framework built on top of Laravel concepts, aiming to provide a similar development experience for JavaScript applications. | 76 |
webview/webview_deno | A Deno bindings project for a tiny cross-platform web-based GUI library | 1,440 |
code-hex/deno-context | Propagates deadlines and cancellation information across multiple promises in a request-scoped context. | 6 |
ryo-ma/deno-websocket | A simple WebSocket library for Deno, providing a standard interface for establishing and managing WebSocket connections. | 152 |