wren
HTTP library
A lightweight HTTP library for Deno and Deno Deploy with a simple and convenient API
A small, but powerful HTTP library for Deno & Deno Deploy, built for convenience and simplicity
77 stars
2 watching
1 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
denodeno-deploydeno-libraryhttptypescripttypescript-library
Related projects:
Repository | Description | Stars |
---|---|---|
evertdespiegeleer/zhttp | A minimal, typesafe HTTP library with Zod validation | 65 |
ryo-ma/deno-websocket | A simple WebSocket library for Deno, providing a standard interface for establishing and managing WebSocket connections. | 152 |
rojvv/twi | A TypeScript module providing a client for the Twitter API v2 | 10 |
deno-libs/http_compression | A middleware library that compresses HTTP responses using gzip, deflate, and brotli algorithms. | 38 |
ngify/ngify | A suite of libraries and tools providing a reactive HTTP client and request adapters for various platforms, aimed at simplifying web development with Angular. | 102 |
hayd/deno-using | A Python-style with statement for Deno, allowing asynchronous file operations using custom Using types. | 11 |
manyuanrong/deno-smtp | An SMTP implementation for Deno, providing a mail client in TypeScript. | 80 |
akshgpt7/youtube-deno | A TypeScript client library for interacting with the YouTube Data API v3 | 45 |
masterkale/simplewebauthn | Simplifies WebAuthn integration by providing TypeScript-first libraries for modern browsers and Node.js | 1,616 |
cmorten/opine | A minimalist web framework for Deno that provides robust tooling and features similar to ExpressJS. | 855 |
webview/webview_deno | A Deno bindings project for a tiny cross-platform web-based GUI library | 1,440 |
timonson/gentle_rpc | An HTTP and WebSocket JSON-RPC 2.0 client and server library for deno and browsers. | 45 |
deno-libs/rpc | A JSONRPC server router for Deno | 24 |
prolifode/deno_rest | A boilerplate project for creating RESTful APIs using Deno and Oak. | 152 |
hashrock/deno-fnparse | A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. | 11 |