Here are
1,221 public repositories
matching this topic...
Elegant HTTP Networking in Swift
Updated
Sep 2, 2020
Swift
The better way to deal with JSON data in Swift.
Updated
Aug 16, 2020
Swift
Ask permissions on Swift. Available List, Dialog & Native interface. Can check state permission.
Updated
Sep 17, 2020
Swift
A lightweight, one line setup, iOS / OSX network debugging library! 🦊
Updated
Sep 11, 2020
Swift
A tiny wrapper built around fetch with an intuitive syntax. 🍬
Updated
Sep 10, 2020
TypeScript
🐶 React hook for making isomorphic http requests
Updated
Aug 29, 2020
TypeScript
A library for managing network state in Redux
Updated
Sep 14, 2020
JavaScript
🐕 Modern fetch-based alternative to axios/superagent/request. Great for React Native.
Updated
Aug 19, 2020
JavaScript
Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
Updated
May 25, 2020
JavaScript
Restangular for Angular 2 and higher versions
Updated
Aug 13, 2020
TypeScript
gout to become the Swiss Army Knife of the http client @^^@---> gout 是http client领域的瑞士军刀,小巧,强大,犀利。具体用法可看文档,如使用迷惑或者API用得不爽都可提issues
Send CORS headers in a Laravel application
Request HTTP(s) URLs in a complex world
Updated
Jun 9, 2020
JavaScript
Messaging patterns for Backbone applications.
Updated
Oct 14, 2019
JavaScript
A Node.js module for retrieving a request's IP address on the server.
Updated
May 5, 2020
JavaScript
A PHP fast CGI client for sending requests (a)synchronously to PHP-FPM
Updated
Jul 24, 2020
JavaScript
🏄 Malibu is a networking library built on promises
Updated
Apr 26, 2019
Swift
Log HTTP requests/responses separately, visualize their concurrency and report logs/errors in context of a request
Updated
Mar 8, 2018
JavaScript
A developer-friendly HTTP request library for Gopher.
Instagram Auto Account Creation Bot
Updated
Jul 22, 2020
Python
A modern Bitcoin Core REST and RPC client.
Updated
Sep 16, 2020
JavaScript
Use Ky in both Node.js and browsers
Updated
Sep 15, 2020
JavaScript
WireMock.Net is a flexible library for stubbing and mocking web HTTP responses using request matching and response templating. Based on the functionality from
http://WireMock.org , but extended with more functionality.
Set content security policy headers in a Laravel app
☺️ Some of the node tutorial -《Node学习笔记》
Updated
Sep 17, 2020
JavaScript
Declarative HTTP requests for React
Updated
Jan 15, 2020
JavaScript
Improve this page
Add a description, image, and links to the
request
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
request
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I've read many similar closed issues, but haven't found a good documented solution on what can I do as a consumer of
kypackage if I need to support e.g iOS 10.0 browser (that breaks onasync/awaitsupport currently).I agree that it's not related to
kyitself, but can be a nice help for the consumers of the package.In our particular can we don't use babel (we use typescript), so I'm