Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: http-client

92 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
proxifly/free-proxy-list
A continuously updated free proxy list (HTTP, HTTPS, SOCKS4, SOCKS5) refreshed every 5 minutes, sourced from 100+ countries and available i…
736643active
nalexn/clean-architecture-swiftui
A demo SwiftUI application showcasing Clean Architecture with decoupled presentation, business logic, and data access layers. It demonstrat…
376592active
chubin/awesome-console-services
A curated awesome-list of console services reachable via HTTP, HTTPS, and other network protocols, usable directly from the terminal with t…
626512active
cporter202/scraping-apis-for-devs
A curated directory of 2,622 scraping APIs organized into 17 categories, covering data extraction from websites, social media, and e-commer…
443847active
Kr1s77/awesome-python-login-model
A collection of Python example scripts demonstrating how to simulate logins on major Chinese and international websites using Selenium, Web…
3216218maintenance
denji/awesome-http-benchmark
A curated awesome-list of HTTP(S) benchmarking, load testing, and REST API testing/debugging tools. It catalogs tools like ab, wrk, autocan…
763765active
joreilly/PeopleInSpace
A Kotlin Multiplatform sample project showing people currently in space and ISS position across Android, iOS, Wear OS, Desktop, Web (Wasm),…
773421active
xdevplatform/samples
A collection of working sample code for the X (Twitter) API v2, with examples in Python, JavaScript, Ruby, Java, and R covering posts, user…
653200active
oxylabs/how-to-scrape-amazon-product-data
A Python tutorial repository from Oxylabs demonstrating how to scrape Amazon product data (titles, ratings, prices, images, descriptions) u…
613197active
oxylabs/how-to-scrape-google-trends
A step-by-step tutorial repository showing how to scrape Google Trends data (keywords, popularity, regional breakdown, related queries) usi…
502853active
cujanovic/SSRF-Testing
A collection of SSRF (Server Side Request Forgery) testing resources including URL bypass payloads and a public test server that generates …
322505active
zubairehman/flutter_boilerplate_project
A Flutter boilerplate project preloaded with app architecture, theming, routing, and common dependencies like MobX, Provider, Dio, and Semb…
322426active
whatwg/fetch
The WHATWG Fetch Standard, a living specification that defines requests, responses, and the fetching process across the web platform, inclu…
772250active
jonashackt/spring-boot-vuejs
An example project demonstrating how to build a full-stack application with a Spring Boot backend and a Vue.js frontend, including REST API…
762123active
tinyfish-io/tinyfish-cookbook
A collection of open-source sample apps, recipes, and demos built on the TinyFish web agent platform, which provides Search, Fetch, Agent, …
602120active
spotify/web-api-examples
A collection of basic example applications demonstrating how to authenticate with and fetch data from the Spotify Web API. It covers author…
322078active
github/personal-website
A Jekyll-based starter template from GitHub for building a personal developer website hosted on GitHub Pages. It auto-populates profile inf…
107619maintenance
oxylabs/how-to-scrape-google-scholar
A tutorial repository with example Python code showing how to scrape Google Scholar results (titles, authors, citation counts, PDF links) u…
691963active
sanko/Robinhood
Unofficial documentation of Robinhood's private brokerage API, covering authentication, orders, quotes, options, banking, and account endpo…
321782active
fbsamples/messenger-platform-samples
Official Meta sample applications and code snippets demonstrating how to send and receive messages with the Messenger Platform across Node.…
771750active
laravel/breeze-next
A Next.js frontend starter kit implementing Laravel Breeze's authentication boilerplate, powered by Laravel Sanctum for SPA token-based aut…
101667active
oxylabs/scrape-google-python
A Python tutorial repository from Oxylabs demonstrating how to scrape Google search results (SERPs) using Oxylabs' SERP Scraper API. It inc…
631629active
ktorio/ktor-samples
An official JetBrains collection of ready-to-use sample projects for the Ktor web framework, written in Kotlin. It demonstrates server, cli…
761617active
DanWahlin/Angular-JumpStart
An example Angular and TypeScript application demonstrating core Angular features such as routing, components, directives, pipes, forms, an…
621590active
ihmily/ip-info-api
A curated, continuously updated collection of free IP information APIs that can be queried via simple GET requests without any API keys or …
691537active
Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2
An official Microsoft tutorial and sample collection showing how to add user sign-in to ASP.NET Core web apps using the Microsoft identity …
451438active
oxylabs/how-to-scrape-google-finance
A Python tutorial repository from Oxylabs demonstrating how to scrape Google Finance data (stock titles, prices, and percentage price chang…
421346active
tokio-rs/mini-redis
An intentionally incomplete Redis client and server implementation in Rust built on Tokio, serving as a large teaching example of idiomatic…
674773maintenance
forcedotcom/postman-salesforce-apis
A Postman collection with 250+ requests and example responses covering Salesforce Platform APIs such as REST, Bulk, Metadata, Tooling, Grap…
101189active
51bitquant/bitquant
Companion code repository for 51bitquant's YouTube/Bilibili video series on cryptocurrency quantitative trading in Python, using CCXT to fe…
301153active
4chan/4chan-API
Official documentation for 4chan's read-only JSON API, describing endpoints for boards, threads, catalogs, and archives served from a.4cdn.…
751109active
stepci/awesome-api-clients
A curated awesome-list of open-source API clients that serve as alternatives to Postman and Insomnia. It catalogs web-based and desktop HTT…
641106active
mdn/serviceworker-cookbook
A collection of dozens of practical, working Service Worker recipes from Mozilla covering offline experiences, caching strategies, push not…
102892maintenance
Rolstenhouse/unofficial-apis
A curated catalog of unofficial API libraries across categories like entertainment, finance, food, health, messaging, sports, and transport…
322747maintenance
shichunlei/flutter_app
A Flutter sample application showcasing usage of a wide range of basic and custom widgets (Text, ListView, GridView, Dialog, TabBar, Sliver…
322700maintenance
realpython/list-of-python-api-wrappers
A curated list of web services with links to their API documentation and corresponding Python wrapper libraries. It serves as a reference c…
322163maintenance
lzxb/vue-demo
A demo application showing how to build a Vue 2 server-side-rendered (SSR) app using Genesis, TypeScript, Vuex, vue-router, and axios. It i…
322097maintenance
adrianhajdin/project_travel_advisor
A tutorial codebase from JavaScript Mastery that builds a travel companion web application using React, Google Maps, and RapidAPI data sour…
322082maintenance
qingmei2/MVVM-Architecture
An open-source Android GitHub client demonstrating MVVM architecture with Android Jetpack components (Lifecycle, LiveData, ViewModel, Room,…
321868maintenance
hi-dhl/PokemonGo
A small Android sample app demonstrating Jetpack + MVVM + Repository architecture with Paging3, Kotlin Flow, Room, Dagger-Hilt, DataBinding…
321609maintenance
EvanAgee/vuejs-wordpress-theme-starter
A WordPress theme starter template that replaces the traditional PHP templating with a Vue.js single-page application frontend. It bundles …
321602maintenance
adrianhajdin/project_react_native_jobs
A React Native job finder app built with Expo, serving as the companion code for a JavaScript Mastery YouTube tutorial. It demonstrates bui…
301569maintenance
javico2609/flutter-challenges
A collection of 18 Flutter UI demo templates showcasing common mobile app patterns like pagination, infinite scroll, theming, maps, and aut…
321507maintenance
adrianhajdin/project_youtube_clone
A tutorial codebase accompanying JS Mastery's YouTube video on building and deploying a modern YouTube clone in React with Material UI 5, f…
321467maintenance
GoPro WiFi API (unofficial)
Community-maintained documentation of the unofficial GoPro WiFi (gpControl/Smarty) API used by GoPro's mobile apps, covering commands, came…
101442maintenance
adrianhajdin/project_cryptoverse
Cryptoverse is the companion code repository for a JavaScript Mastery video tutorial that builds a cryptocurrency tracking app with React a…
321363maintenance
ElemeFE/node-practice
A Node.js practice tutorial from ElemeFE that teaches advanced Node.js concepts by implementing well-known modules like Promise, co, koa, H…
321357maintenance
liu-xiao-dong/JD-Test
An open-source Android app that clones the JD.com (Jingdong) e-commerce app UI, built as a demonstration of a fully componentized architect…
321344maintenance
denji/golang-tls
A curated collection of simple, copy-paste Go examples for HTTPS/TLS servers and clients, including OpenSSL commands for generating RSA/ECD…
321330maintenance
skydoves/MarvelHeroes
MarvelHeroes is a demo Android application showcasing modern Android development with MVVM architecture, Kotlin coroutines, Jetpack (ViewMo…
231241maintenance
Rgveda/996Quant
GolemQ (996Quant) is a personal quantitative trading learning project built as a fork-style subproject of QUANTAXIS, focused on fetching an…
321215maintenance
augustl/net-http-cheat-sheet
A cheat sheet repository of copy-paste examples for Ruby's built-in Net::HTTP standard library, covering requests, headers, file uploads, a…
321147maintenance
adrianhajdin/project_music_player
A tutorial companion repository from JS Mastery that walks through building a Spotify-like music streaming web app with React 18, Tailwind …
321070maintenance
Code-Pop/real-world-vue
The companion example application for Vue Mastery's 'Real World Vue' course series - an event-listing single-page app built with Vue.js. Th…
321014maintenance
SocialSisterYi/bilibili-API-collect
A community-collected documentation of Bilibili's unofficial/internal API endpoints, parameters, and authentication logic. It was permanent…
1020235abandoned
rengwuxian/RxJavaSamples
A sample Android application demonstrating common usage patterns of RxJava 2 combined with Retrofit for network requests. It includes runna…
233907abandoned
gimenete/iOS-boilerplate
A base template for iOS projects written in Objective-C that provides pre-solved solutions for common app development tasks like async imag…
322746abandoned
superman66/vue-axios-github
A Vue 2 demo project teaching how to implement login interception, logout, and token-expiry handling using vue-router guards, Vuex, and axi…
322668abandoned
liangxiaojuan/vue-todos
A step-by-step Chinese tutorial project teaching Vue.js through building an upgraded TodoMVC application. It bundles the full source code o…
321961abandoned
Giphy/GiphyAPI
The former public repository for GIPHY API documentation, now retired and pointing to the official GIPHY developer portal. It contains no a…
101915abandoned
gaearon/flux-react-router-example
A sample JavaScript application demonstrating the Flux architecture combined with React Router, using the GitHub API to display starred rep…
231420abandoned
Blizzard-liu/AndroidUtils
A curated Chinese-language collection of commonly used Android utility classes, libraries, and resources for mobile developers. It catalogs…
321296abandoned
tough1985/RxjavaRetrofitDemo
A Java demo project showing how to combine Retrofit with RxJava for HTTP requests on Android. It demonstrates request encapsulation, unifie…
321257abandoned
shenghy/flutter_shop
A Flutter-based mobile e-commerce practice project with home, product list, product detail, shopping cart, and member center pages, accompa…
321230abandoned
fullstackreact/food-lookup-demo
A demo repository showing how to pair a create-react-app frontend with a Node/Express API server using Webpack's dev-server proxy to avoid …
321179abandoned
Shopify/storefront-api-examples
A collection of self-contained example storefront applications demonstrating Shopify's Storefront API, built with frameworks like React and…
101149abandoned
saulmm/Avengers
A deprecated Android demo project showing how to combine Retrofit, Dagger 2, and RxJava following Clean Architecture principles. It accompa…
231075abandoned
mpvue/awesome-mpvue
A curated awesome-list of tools, frameworks, UI components, templates, and example projects for mpvue, a Vue.js-based framework for buildin…
321053abandoned
simplezhli/flutter_deer
A Flutter practice project that implements a complete, realistic app UI from provided design drawings, covering widgets, state management, …
628611active
un-pany/v3-admin-vite
An AI-friendly admin dashboard template built on Vue3, Vite, TypeScript, and Element Plus, designed for a smooth 'vibe coding' experience w…
947042active
binance/binance-spot-api-docs
The official documentation repository for Binance Spot APIs and market data streams, covering REST, WebSocket, FIX, and SBE interfaces. It …
764856active
realworld-apps/vue-realworld-example-app
A RealWorld-conformant example application built with Vue 3, Pinia, and Vue Router, demonstrating CRUD, authentication, routing, and pagina…
784070active
yosriady/awesome-api-devtools
A curated awesome-list of resources, tools, and specifications for building RESTful HTTP+JSON APIs. It covers API specification languages (…
584016active
sveltejs/realworld
The official SvelteKit implementation of the RealWorld (Conduit) example application, demonstrating a fully fledged fullstack app with CRUD…
762416active
kgspider/crawler
A collection of example code accompanying the 'K哥爬虫' tutorial series on JavaScript reverse engineering for web scraping. Each subdirectory …
421379active
zce/fearless
Fearless is a dashboard scaffolding template built on Vue.js 3.x, TypeScript, and Vite, with Naive UI for components and Pinia/Vue Router f…
771308active
android/kotlin-multiplatform-samples
A Google-maintained repository of sample applications showcasing the Kotlin Multiplatform (KMP) Jetpack libraries. Its flagship sample, Fru…
771298active
9d8dev/next-wp
Next WP is a headless WordPress starter template built with Next.js App Router, React Server Components, TypeScript, shadcn/ui, and Tailwin…
651291active
iotjin/jh_flutter_demo
A Flutter demo project showcasing common UI effects, reusable encapsulated components (dialogs, pickers, forms, refresh views), and utility…
871098active
loiane/curso-angular
Source code for a free Portuguese-language Angular training course (loiane.training) by Loiane Groner, updated to Angular v10. It includes …
101972maintenance
adrianhajdin/project_next13_car_showcase
A car showcase website built with Next.js 13, TypeScript, and Tailwind CSS, accompanying a JavaScript Mastery YouTube tutorial. It demonstr…
291882maintenance
mattstauffer/Torch
Torch is a collection of example code and instructions demonstrating how to use Laravel's Illuminate components (cache, routing, validation…
321869maintenance
staltz/flux-challenge
Flux Challenge is a frontend coding challenge that asks developers to build a dashboard UI for a Star Wars 'Sith Database' with live WebSoc…
101642maintenance
DrkSephy/django-hackathon-starter
A Django boilerplate application providing user registration, basic and OAuth authentication, and pre-built API integration examples out of…
321614maintenance
adrianhajdin/social_media_app
A social media web application built with React, TypeScript, Appwrite, React Query, and Tailwind CSS, created as companion code for a JavaS…
271482maintenance
rmanguinho/clean-react
A survey system for programmers built in React with TypeScript, Hooks, and Recoil, serving as the companion project for a Udemy course on C…
321481maintenance
brandon-rhodes/fopnp
The official companion repository of example code for the third edition of 'Foundations of Python Network Programming' (Apress), revised fo…
311413maintenance
gothinkster/react-mobx-realworld-example-app
A reference implementation of the RealWorld 'Conduit' social blogging app (a Medium clone) built with React and MobX. It demonstrates real-…
101244maintenance
KieSun/Chat-Buy-React
A full-stack learning project for beginners built with React, Redux, React Router, and Node/Express, featuring login, food ordering, orders…
321010maintenance
iamjoel/front-end-plugins
A curated Chinese-language collection of commonly used web front-end plugins and libraries, organized by category (utilities, forms, images…
321003maintenance
joshgeller/react-redux-jwt-auth-example
A sample project demonstrating a client-side JWT authentication flow using React, Redux, React-Router, and a higher-order component to prot…
101567abandoned
spikebrehm/isomorphic-tutorial
A tutorial sample app demonstrating isomorphic (universal) JavaScript, built as a small Express blog that renders pages on the server and t…
321336abandoned

page 1 / 1