626 skills found · Page 1 of 21
AliSoftware / OHHTTPStubsStub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
hengyoush / KyanosKyanos is a networking analysis tool using eBPF. It can visualize the time packets spend in the kernel, capture requests/responses, makes troubleshooting more efficient.
stephanenicolas / RobospiceRepo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports caching and offers REST requests out-of-the box using extension modules.
adamdbradley / Foresight.jsDEPRECATED: Prior to recent developments with the picture element, Foresight.js gaves webpages the ability to tell if the user's device is capable of viewing high-resolution images before the image is requested from the server. Additionally, it judges if the user's device currently has a fast enough network connection for high-resolution images. Depending on device display and network connectivity, foresight.js will request the appropriate image for the webpage.
ishkawa / APIKitType-safe networking abstraction layer that associates request type with response type.
coderyi / NetworkEyea iOS network debug library, monitor HTTP requests
liaohuqiu / Cube SDKA light package for Android development, it handles loading image and network request.
vercel-labs / Dev3000Captures your web app's complete development timeline - server logs, browser events, console messages, network requests, and automatic screenshots - in a unified, timestamped feed for AI debugging.
herbertRose / AwsdocsThe open source version of the Amazon VPC network administrator docs. You can submit feedback and requests for change…
lisaogren / Axios Cache AdapterCaching adapter for axios. Store request results in a configurable store to prevent unneeded network requests.
JosephP91 / CurlcppAn object oriented C++ wrapper for CURL (libcurl)
moll / Node MitmIntercept and mock outgoing Node.js network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Super useful when testing code that hits remote servers.
alexbrazier / React Native Network LoggerAn HTTP network request monitor for React Native with in-app interface for iOS and Android with no native code
ldlywt / FastJetpackAn easy, simple and lightweight network request encapsulation based on Kotlin, coroutines and Retrofit.
warrenday / Graphql Network InspectorA better network inspector for viewing and debugging GraphQL requests.
AFNetworking / AFNetworkActivityLoggerAFNetworking 3.0 Extension for Network Request Logging
FailedShack / USBHelperLauncherUSBHelperLauncher restores and enhances Wii U USB Helper functionality by patching it at runtime and intercepting its network requests.
boy-hack / Hack RequestsThe hack-requests is an http network library for hackers
mehmetozkaya / Design Microservices Architecture With Patterns PrinciplesDesign Microservices Architecture with Patterns & Principles. Design Microservices Architecture with Design Patterns, Principles and the Best Practices. How to handle millions of request with designing system for high availability, high scalability, low latency, and resilience to network failures on distributed microservices.
felixweyne / ImaginaryC2Imaginary C2 is a python tool which aims to help in the behavioral (network) analysis of malware. Imaginary C2 hosts a HTTP server which captures HTTP requests towards selectively chosen domains/IPs. Additionally, the tool aims to make it easy to replay captured Command-and-Control responses/served payloads.