gretchen
Request library
A TypeScript library for making HTTP requests with flexible configuration and response handling
Making fetch happen in TypeScript.
330 stars
13 watching
5 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
fetchhttphttp-clientmicrorequesttinytypescript
Related projects:
Repository | Description | Stars |
---|---|---|
then/then-request | A request library that returns promises and supports both browsers and node.js | 243 |
true-myth/true-myth | A library for safer and smarter handling of absent values and results in programming | 1,028 |
terzurumluoglu/ng-memento | A caching library for Angular applications to prevent repeated API requests | 1 |
whatwg/fetch | Defines an API for making HTTP requests in web browsers. | 2,116 |
zaiste/wren | A lightweight HTTP library for Deno and Deno Deploy with a simple and convenient API | 77 |
evertdespiegeleer/zhttp | A minimal, typesafe HTTP library with Zod validation | 65 |
mozillazg/request | An HTTP request library for Gopher. | 425 |
microsoft/tslib | A runtime library for TypeScript helpers to improve code efficiency and reduce file sizes. | 1,259 |
betacraft/afnetworkinghelper | A custom wrapper over AFNetworking to simplify common HTTP requests withMBProgressHUD | 17 |
bunsvr/utils | A collection of utility functions for parsing and handling requests in a web application. | 13 |
wbuchwalter/tsredux | An experiment in using TypeScript with Redux and Angular to implement a simple application with search functionality | 39 |
forbeslindesay/ajax | A lightweight JavaScript library for making HTTP requests with configurable options | 364 |
argunner/minajax.js | A lightweight JavaScript library for making asynchronous or synchronous HTTP requests. | 6 |
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 |
localvoid/ndx | A lightweight library for full-text indexing and searching | 153 |