Simplified, lightweight HTTP client library
request http library superagent simple util utility methodHTTP assertions made easy via superagent.The motivation with this module is to provide a high-level abstraction for testing HTTP, while still allowing you to drop down to the lower-level API provided by superagent.
superagent request tdd bdd http test testingThe simplified HTTP request client 'request' with Promise support. Powered by Bluebird.Request and Bluebird are pretty awesome, but I found myself using the same design pattern. Request-Promise adds a Bluebird-powered .then(...) method to Request call objects. By default, http response codes other than 2xx will cause the promise to be rejected. This can be overwritten by setting options.simple = false.
xhr http https promise request then thenable bluebirdA small XMLHttpRequest wrapper. Designed for use with browserify, webpack etc. API is a subset of request so you can write code that works in both node.js and the browser by using require('request') in your code and telling your browser bundler to load xhr instead of request.
browserify webpack xhr xmlhttprequest request http cross-origin xhr2An unopinionated authentication library for building Node.js APIs. Permit makes it easy to add an authentication layer to any Node.js API. It can be used with any of the popular server frameworks (eg. Express, Koa, Hapi, Fastify) and it can be used for any type of API (eg. REST, GraphQL, etc.) due to its simple, unopinionated design.
nodejs authentication express koa hapi fastify api auth authn authorization bearer fastly graphql header oauth passport request rest server tokenAlamofire is an HTTP networking library written in Swift. In order to keep Alamofire focused specifically on core networking implementations, additional component libraries have been created by the Alamofire Software Foundation to bring additional functionality to the Alamofire ecosystem.
networking urlsession urlrequest httpurlresponse request response xcode certificate-pinning public-key-pinning parameter-encoding alamofire cocoapods carthage swift-package-managerSend a GraphQL query with a single line of code. ▶️ Try it out. graphql-request is the most minimal and simplest to use GraphQL client. It's perfect for small scripts or simple apps.
graphql graphql-client graphcool nodejs typescript lightweight request fetch apolloIf you're looking for the popular OAuth Bible, here it is. It extensively explains the multitude of OAuth flows and how OAuth works. Require the library and the one you wish to use.
authentication oauth http request response hmac sha1 plaintext rsa 1.0a 2.0 echo xauth 2-legged 3-legged two-legged three-leggedUnirest is a set of lightweight HTTP libraries available in multiple languages, built and maintained by Mashape, who also maintain the open-source API Gateway Kong. A request can be initiated by invoking the appropriate method on the unirest object, then calling .end() to send the request. Alternatively you can send the request directly by providing a callback along with the url.
request http library superagent simple util utility methodIf you prefer not to use dependency managers, you can integrate netfox into your project manually.
networking debugging urlsession urlrequest urlprotocol request response xcode certificate-pinning cocoapods carthage alamofire afnetworking http network-debug http-monitor network-monitoring charlesWretch is compatible with modern browsers out of the box. For older environments without fetch support, you should get a polyfill.
fetch request json formdata http-client typescript nodejs http ajax http-request promise wretchSend a GraphQL query with a single line of code. ▶️ Try it out.
graphql graphql-client nodejs typescript lightweight graphql-request request fetch apolloDrop in Sparrow folder to your Xcode project (make sure to enable "Copy items if needed" and "Create groups").
permission permissions ios request sparrow requestpermissions location notification camera photo-gallery allow ui dialog animation xcode interfaceRequest permissions with dialog. I do UI of dialog in Apple style. Watch timelaps how I design UI for this pod on YouTube.
permission permissions ios request sparrow requestpermissions location notification camera photo-gallery allow ui dialog animation xcode interface sppermission calendar reminderThe Provider allows us to set a default url, options (such as headers) and so on. This is exactly what you would pass to the normal js fetch, with a little extra.
react fetch suspense graphql fetching ssr react-hooks react-hook reacthook react-suspense rest-client isomorphic http usefetch request fetch-data react-cache react-usefetch query mutation use hook axios react-use-fetch react-fetch-hook use-fetch usefetch-hook react-hooks-fetch react-hooks-tutorial react-custom-hooks react-hooks-async use-hooks react-usefetch-hook fetch-suspense async-hook-react react-hooks-usefetch use-fetch-hook useaxios use-axios use-superagent superagent apollo usegraphql use-graphqlMessaging patterns for Backbone applications.
backbone marionette radio pub-sub decoupling messaging request events backbone-applications decoupled pubsub publish subscribe architecture spa
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.