ngx-resource
HTTP client library
A resource management library for Angular 2 applications that enables developers to create custom HTTP clients and handle requests in a flexible manner.
Resource (REST) Client for Angular 2
200 stars
8 watching
46 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
angular-2networkrequestsrestrest-api
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
2muchcoffeecom/ngx-restangular | An Angular service that simplifies common RESTful API requests with a minimal amount of client code. | 781 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
frigus02/rester | A tool for making HTTP requests to web services from web browsers. | 351 |
danwrong/restler | A Node.js library for making HTTP requests with automatic serialization and deserialization of data. | 1,986 |
spotlightkid/mrequests | An HTTP client module with a similar API to requests, supporting various MicroPython ports and features like SSL/TLS and basic authentication. | 49 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
bakins/lua-resty-http-simple | A Lua HTTP client module for ngx_lua that handles simple HTTP requests with options for customizing request parameters and response handling. | 78 |
dduan/just | A client-side HTTP library for making web requests in Swift with human-readable results and advanced features. | 1,406 |
h2non/gentleman | A toolkit for building versatile and composable HTTP clients in Go. | 1,085 |
timebug/lua-resty-httpipe | A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests | 71 |
jakutis/httpinvoke | An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. | 344 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |