convoyr
HTTP framework
An Angular framework for simplifying HTTP client development by providing modular, reactive, and extendable plugins for common use cases such as caching, retrying, and authentication.
Modular HTTP extensions for Angular.
42 stars
2 watching
3 forks
Language: TypeScript
last commit: 7 days ago
Linked from 1 awesome list
angularrxjstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
jvcoutinho/lit | An expressive and fast HTTP framework for Go. | 25 |
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 |
drashland/drash | A microframework for building JavaScript HTTP applications with runtime-agnostic and strongly typed design. | 1,081 |
chris-rock/vesper | An HTTP framework for Bash shell scripts to simplify generating valid HTTP responses | 209 |
spriet2000/vertx-handlers-http | Provides a minimal and adaptable interface for developing web applications on the vert-x3 platform | 11 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
postmates/pmhttp | An HTTP framework providing a more comprehensive networking solution than URLSession | 504 |
apache/serf | A high-performance asynchronous HTTP client library | 27 |
troyanskiy/ngx-resource | A resource management library for Angular 2 applications that enables developers to create custom HTTP clients and handle requests in a flexible manner. | 200 |
treatyjs/treaty | A meta framework for building and managing Angular applications with improved tooling and authoring capabilities | 10 |
jakutis/httpinvoke | An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. | 344 |
haywire/haywire | An asynchronous HTTP server framework designed to handle high rates of requests and connections with low latency and resource usage. | 1,118 |
jetty-project/jetty-reactive-httpclient | A ReactiveStreams wrapper around Jetty's HttpClient | 72 |
lukeed/httpie | A lightweight HTTP client library for Node.js that allows easy creation of promise-based requests with support for JSON data parsing and custom headers. | 580 |
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,467 |