Elegant HTTP Networking in Swift
-
Updated
Nov 4, 2020 - Swift
{{ message }}
Elegant HTTP Networking in Swift
The better way to deal with JSON data in Swift.
Ask permissions on Swift. Available List, Dialog & Native interface. Can check state permission.
A lightweight, one line setup, iOS / OSX network debugging library!
A tiny wrapper built around fetch with an intuitive syntax.
A library for managing network state in Redux
Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
In the past, Brotli was not supported on nodejs servers.
If I understand correctly, this is now supported since a few months : nodejs/node#20458
This PR dropped support for Brotli : nuxt-community/axios-module#180
Maybe it's time to revert this BR because Axios is supporting it too : https://github.com/ax
A small xhr wrapper
Restangular for Angular 2 and higher versions
Request HTTP(s) URLs in a complex world
Messaging patterns for Backbone applications.
A PHP fast CGI client for sending requests (a)synchronously to PHP-FPM
Node HTTP client
Instagram Auto Account Creation Bot
Log HTTP requests/responses separately, visualize their concurrency and report logs/errors in context of a request
Use Ky in both Node.js and browsers
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.
Add a description, image, and links to the request topic page so that developers can more easily learn about it.
To associate your repository with the request topic, visit your repo's landing page and select "manage topics."
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