An open API service indexing awesome lists of open source software.

HTTP

HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.

https://github.com/nashaofu/hserver

this is a web app framework

framework hserver http http-server nodejs server

Last synced: 26 Apr 2026

https://github.com/hannesbarbez/barbezdoteu.provider

An HTTP(S) client that supports rate limiting so that a polite integration with a third-party data provider can be implemented.

basic http https integration nuget polite provider third-party

Last synced: 26 Apr 2026

https://github.com/munashex/news-website

website for news all over world

axios http react react-router-dom typescript

Last synced: 26 Apr 2026

https://github.com/datanoisetv/shannon

Zero-instrumentation L7 observability for Linux via eBPF. See plaintext HTTP/HTTPS, gRPC, Postgres, MySQL, MongoDB, Redis, Kafka, Cassandra from any process — including through TLS — without keys, sidecars, or code changes. Pure Rust (aya), kernel 5.8+.

apm aya bpf cassandra ebpf ebpf-tools grpc http kafka linux mongodb mysql networking observability postgresql redis rust service-mesh tls tracing

Last synced: 27 Apr 2026

https://github.com/hasnathjami/flutter_getx_masterclass

Everything about GetX from Basic to Advance

getx-state-management http material-ui

Last synced: 27 Apr 2026

https://github.com/bryik/deno-parse-link-header

A Deno module for parsing HTTP Link headers.

deno header http parser

Last synced: 27 Apr 2026

https://github.com/obfischer/api-best-practices

Antora-Modul für Best Practices für REST-API

antora api asciidoctor http rest

Last synced: 09 Apr 2025

https://github.com/shankscript/rip

A minimal Spring Framework / Hibernate / Jersey / MySQL project

eclipse hibernate http jersey mysql springframework

Last synced: 12 May 2026

https://github.com/leaq-ru/api

📦 Service proxy HTTP to gRPC

go grpc grpc-gateway http leaq swagger

Last synced: 28 Apr 2026

https://github.com/ubgo/httpreq

JSON-over-HTTP convenience on top of net/http — stdlib-only, options pattern

api-client go go-library golang http http-client httptrace json net-http observability rest-client slog stdlib zero-dependency

Last synced: 05 Jul 2026

https://github.com/sganon/go-request

Provides utility functions to decode and validate request parameters

decoding error-handling golang http http-requests rfc-7807

Last synced: 12 Jan 2026

https://github.com/roneetkumar/middleware

building HTTP middleware that will recover from any panics in an application, even if the response write has been partially written to, and then output the stack trace if the application is in development mode.

go golang http middleware

Last synced: 11 Jun 2026

https://github.com/pvande/polliwog

Making HTTP polling less annoying for everyone.

http nodejs polling

Last synced: 28 Apr 2026

https://github.com/nhymxu/php-floc-disable

PHP middleware to disable Google's Federated Learning of Cohorts (FLoC) tracking

floc floc-disable http middleware psr-15

Last synced: 28 Apr 2026

https://github.com/chenxu2394/web-oscilloscope

A containerized oscilloscope that enables users to broadcast and visualize live data on the internet.

azure container docker flask http

Last synced: 28 Apr 2026

https://github.com/reinfi/zf-request-listener

Add listeners either for http requests or console requests.

console http listener zend-framework

Last synced: 10 May 2026

https://github.com/mawkler/pokeapi-rs

A small Rust project to illustrate some practical use cases

cli example http pokeapi rust tutorial

Last synced: 23 Aug 2025

https://github.com/noahedavis/webrequest

Simple thread-safe C++ WinHttp wrapper for creating synchronous/asynchronous web requests.

cpp http http2 web winhttp

Last synced: 06 Apr 2025

https://github.com/fi1a/http

PHP абстракция для HTTP-запроса (request), ответа (response), сессии (session) и cookies.

cookie headers http php request response session

Last synced: 29 Apr 2026

https://github.com/canfeit/node-api-demo

node api demo

http jwt node restful web

Last synced: 29 Apr 2026

https://github.com/jmdotdev/flutter_series

This repository contains applications developed using Flutter as part of my exploration into cross-platform development. Dive into a collection of projects showcasing the versatility and power of Flutter for building high-quality mobile applications across different platforms.

api dart flutter flutter-material-widgets http

Last synced: 20 May 2026

https://github.com/mergado/mergado-api-client-python

Mergado API Client for Python

api apps http json mergado platform

Last synced: 25 Jan 2026

https://github.com/mauriciohidani/alurachallengeviacep

Desafio Via CEP Grupo 7 do programa ONE

alura http java json oracle viacep

Last synced: 19 May 2026

https://github.com/sla-ppy/gocusign

[F] Backend integration for (docu)ment (sign)ing made with (Go)

backend curl get golang http openapi post

Last synced: 14 May 2026

https://github.com/tiloup9291/over-tcp-protocols-debugger

A TCP server to debug protocols by viewing data and ability to reply.

ansi application c debugger gcc http ip layer linux model more osi server tcp

Last synced: 17 Jun 2025

https://github.com/alorel/http-status-code-const-enum

Basic const enum declaration for HTTP status codes

codes const enum http status typescript

Last synced: 30 Apr 2026

https://github.com/adi-family/http

Framework-agnostic, type-safe HTTP interface system with end-to-end type safety between client and server

api-contracts api-design backend express framework-agnostic frontend http http-client nodejs rest-api type-safe type-safety typescript validation zod

Last synced: 30 Apr 2026

https://github.com/magnitopic/mag-s_fantastic_thermometer

Arduino project that sends sensor data by http requests to a NodeJS server

arduino esp8266 http http-client humidity sensors temperature

Last synced: 09 May 2026

https://github.com/hangsbreaker/httpapp

HTTP Web Server Android

android http http-server kotlin kotlin-android

Last synced: 20 May 2026

https://github.com/laisky/go-httpguard

simple http proxy with JWT

golang http

Last synced: 05 Feb 2026

https://github.com/josewebdev2000/imagehacker-back-end

Back-End code to my personal image editing web application for front-end developers.

back-end base64 bytes-io flask http http-server image-processing pillow python web-development

Last synced: 14 Apr 2026

https://github.com/simplegear/kernel

A production-ready toolkit for Go services: a cohesive app runtime with prioritized graceful shutdown, Redis-based leader election, a periodic job scheduler, and a readiness barrier. Includes HTTP/chi and gRPC servers, pgx-powered Postgres and ClickHouse wrappers, and structured logging via zap.

application-framework concurrency distributed-lock go golang graceful-shutdown grpc http job-scheduler leader-election library microservices observability readiness redis resilience scheduler service-runtime toolkit

Last synced: 29 Apr 2026

https://github.com/d6o/itipathprefix

Path Prefix Matcher to Itinerary Router

go golang golang-library golang-package golang-router golang-tools http mux router

Last synced: 06 Oct 2025

https://github.com/flume-cloud-services/cache

Golang key/value Database via HTTP (by Flume Cloud Services)

cloud database golang http http-server json key-value self-hosted

Last synced: 14 Jan 2026

https://github.com/mr-ndi/ai-experts-assignment

Minimal Python HTTP client with OAuth2 token refresh, reproducible tests, and Dockerized CI-ready setup

http pytest python3 venv

Last synced: 31 May 2026

https://github.com/jesielviana/webdev2020

Conteúdo do Curso de Programação para Web do IFPI Campus Picos ministrado pelo professor Jesiel Viana.

css html http ifpi javascript jesielviana web website

Last synced: 30 Apr 2026

https://github.com/severindenisenko/blog

My blog written in pure Haskell

blog css haskell html http http-server

Last synced: 01 May 2026

https://github.com/ogabrielrodrigues/rest

Built-in functions to smooth your programming experience with Chi-Router

go go-chi http rest

Last synced: 07 Oct 2025

https://github.com/gearnode/erl-mhttp

An Erlang HTTP 1.1 implementation.

http http-client http-server

Last synced: 07 Oct 2025

https://github.com/vagnerbellacosa/091_refatorandoapihttpformaseguradesenvolvidapython

labRefatorando uma API HTTP de forma segura desenvolvida em Python

api digital-innovation-one dio http lab python refatoration

Last synced: 07 Oct 2025

https://github.com/fajarnugraha37/node-forwarder

[WIP] Node Forwarder A simple, Request forwarder built with Node.js. It includes features like caching, rate limiting, blacklisting, whitelisting, etc.

forward-proxy forwarder http https node nodejs typescript

Last synced: 13 Apr 2026

https://github.com/pierreprinetti/go-methodmux

A method-aware HTTP request multiplexer based on net/http

http http-method mux server

Last synced: 26 Mar 2025

https://github.com/martinius96/nodemcu-wifi-teplomer

ESP8266 (NodeMCU) WiFi teplomer. Použitie ako prístupový bod so šifrovaním/bez šifrovania s vlastnou WiFi sieťou. Prípadne použitie ako klienta už na existujúcej WLAN sieti s využítím DHCP, alebo statickej IP adresy.

ap dallas-temperature doska ds18b20 hotspot html http lan mcu nodemcu nodemcu-arduino-ide nodemcu-httpserver offline onewire router server website wifi

Last synced: 20 Jun 2026

https://github.com/sundaravel7203/git-learning

This repository consists of difference between the versions of http and final conclusion

http http-server

Last synced: 03 Mar 2026

https://github.com/ifnotnil/httpx

golang http compress, log and utils

go golang http utils

Last synced: 14 Jan 2026

https://github.com/keyzox71/webserv

:globe_with_meridians: Webserv go brrrrr (ft. @y-syo)

fortnite-unban-methods http http-server internet nginx nix nix-flake webserver

Last synced: 25 Mar 2025

https://github.com/adnaan/statsdwrap

A http handler wrapper for statsd

http middleware statsd

Last synced: 02 Mar 2025

https://github.com/uzairrehan/learn-node-js

Node.js is an open-source, cross-platform runtime for building fast, scalable server-side applications with an event-driven architecture, non-blocking I/O, a single-threaded event loop, real-time capabilities, and access to NPM's vast ecosystem

crypto events express fs http middleware nodejs nodemon os path

Last synced: 01 May 2026

https://github.com/rnelson/libexec.aspnetcore.environmentheaders

ASP.NET Core middleware for adding environment information to response headers

aspnet aspnetcore http

Last synced: 12 May 2025

https://github.com/sarthakmishraa/sm-chat-app

This web app is a real-time chat platform using React.js (TypeScript) and Tailwind CSS for a responsive design. Firebase handles user authentication, while Express.js and Socket.io enable real-time messaging. The frontend is deployed on Netlify and the backend on Render for seamless operation.

express http http-server netlify netlify-deployment reactjs render renderdeploy socket-io tailwindcss typescript typescript-react websocket

Last synced: 27 May 2026

https://github.com/anomalyce/interlocutor

A HTTP wrapper that keeps your API integrations well organised.

api http php

Last synced: 31 May 2026

https://github.com/cjp2600/php-glow

Simple http request linker for roadrunner service.

http php roadrunner

Last synced: 06 Jul 2025

https://github.com/tpeterw/terrigenesis

Secure end-to-end encrypted file server

go golang http http-client http-server server

Last synced: 13 Jun 2026

https://github.com/r-koubou/excel2csdictionary

Generating from spread sheet to C# Dictionary style source code

cs csharp http

Last synced: 31 Dec 2025

https://git.hiifong.cc/mirrors/cpr

C++ Requests: Curl for People, a spiritual port of Python Requests.

c-plus-plus cpp hacktoberfest http libcurl library requests

Last synced: 08 Oct 2025

https://github.com/testingrequired/reqlang-web-client

A web view client for reqlang

http http-client rest-client

Last synced: 05 Feb 2026

https://github.com/jeree02847/dream

Dream is a collaborative platform that helps users explore and share their creative visions. It offers tools for brainstorming, visual storytelling, and community feedback, making idea development easier and more engaging.

3d-creation ai blender blender-addon dreamfusion gui http jax machine-learning python reinforcement-learning salesforce text-to-3d text-to-image

Last synced: 08 Oct 2025

https://github.com/yookoala/mockhttp

A minimalistic Go library to mock http transport. Neat tool for testings with mock network.

golang http mock-network testing

Last synced: 01 Jul 2026

https://github.com/rahulkrsharma2004/video-calling-app

This project is a video calling application built using MERN STACK and socket.io and for style tailwind.css. It allows users to connect and communicate via video calls in real-time.

cors expressjs http mern-stack nodejs reactjs simple-peer socket-io socketio-client tailwindcss

Last synced: 13 Apr 2026

https://github.com/diev/tsh-transport

Прием и отправка платежной XML информации по HTTP протоколу в систему ТШ Банка России.

cbrf-converter download http http-client httpclient powershell powershell-script ps1 russian transport upload uta webrequest xml

Last synced: 08 Oct 2025

https://github.com/rummik/webremote

A quickly dropped together LIRC client for controlling the TV at home

http lirc nodejs remote remote-control tv website

Last synced: 10 Jan 2026

https://github.com/railt/http

[READ ONLY] Subtree split of the Railt Http component (see railt/railt)

bridge graphql http parser

Last synced: 17 May 2026

https://github.com/elisebastian/rails_location_header

Rails gem that automatically adds X-Entity-ID and Location headers when a new record is successfully created in a create action.

gem http lib library rails rails-api ruby

Last synced: 01 Mar 2026

https://github.com/nir3x/httpcontentwriter

HTTP Content Writer - Custom http.ResponseWriter for Dynamic Content-Type

content-type go golang http http-response middleware

Last synced: 29 Jun 2025

https://github.com/code-raushan/go-http-server

Golang HTTP server code written while learning building server applications using std lib of Go (net/http).

backend go http net server stdlib

Last synced: 02 Apr 2025

https://github.com/liuwill/simple-track-service

🔍simple track service for some app

http radix-tree router

Last synced: 08 Oct 2025

https://github.com/f1shl3gs/bindata

convert any file into manageable Go source code for http service

bindata golang http static

Last synced: 14 Jan 2026

https://github.com/cyb3r-jak3/simple_http_server

Simple Go HTTP server to demo dealing with requests.

go go-examples go-http golang http

Last synced: 14 Jan 2026

https://github.com/bearaujus/bhttp

Minimal HTTP client helper for Go (Automatic JSON unwrapping, simple retries, rate limiting)

go golang golang-library http

Last synced: 18 Jan 2026

https://github.com/cium1/tools

PHP工具类

csv emoji http php tool xml

Last synced: 14 Apr 2026

https://github.com/a7bari/codecrafters-http-server-java

A lightweight HTTP server built in Java with support for dynamic routing, file handling, and gzip compression. Completed as part of the CodeCrafters challenge.

build-your-own-http-server codecrafters http http-server java

Last synced: 02 Apr 2025

https://github.com/deniska69/inote

Курсовая работа на тему "Изучение технологии API"

api csharp http json vk-api

Last synced: 19 Apr 2026

https://github.com/rohanshukla94/c-http-keylogger

C++ HTTP Keylogger

cpp http

Last synced: 01 Mar 2026

https://github.com/neurophant/ouija-config

Relay and proxy setup configuration with supervisor and nginx for Ouija

asyncio censorship cipher encrypted entropy http https network proxy relay security tcp tunnel udp

Last synced: 09 Oct 2025

https://github.com/paishanmadusha/firebase-ml-text-recognition-app

Text Recognition is a Flutter application that uses Firebase ML Kit to recognize and extract text from images. Users can capture or upload images to extract text using machine learning. Additionally, a premium feature enabled via Stripe-powered subscription payments allows users to view their previous text captures.

anonymous dart firebase firebase-storage firestore flutter flutter-dotenv http image-picker machine-learning payment-gateway premium provider stripe stripe-api stripe-payments

Last synced: 01 May 2026

https://github.com/lcluber/aias.js

Promise and Observable based HTTP client (Ajax) library

ajax http http-client javascript typescript

Last synced: 08 Jan 2026

https://github.com/lex-r/dwl

Simple file downloader 🤪

downloader http transfer-files utility

Last synced: 14 Jan 2026

https://github.com/alkaifaftab000/git_stat_andriod

Track and analyze your GitHub repos like a pro! 🔍✨ Whether you're a dev, PM, or just curious, Git Stat gives you detailed insights and visual representations of your repo activities. 📈🖼️

card flutter-android flutter-animation flutter-ui git-statistics googlefonts gridview hero-animation http image-handling listtile listview loading-animations rest-api shades shimmer unplash-image-search-with-api

Last synced: 25 Mar 2025

https://github.com/alimy/httprouter

A high performance HTTP request router that scales well

go http mux web

Last synced: 09 Oct 2025

https://github.com/crgimenes/devmux

Secure HTTP over SSH proxy that exposes multiple local dev services through one remote endpoint with Lua-configurable routing.

golang http lua proxy terminal

Last synced: 13 Apr 2026

https://github.com/ingresse/integration-ex

HTTP Integration Behaviour

backend elixir http integration

Last synced: 25 Mar 2025

https://github.com/alinangnaiba/anino

Lightweight .NET mock API server that serves JSON-defined endpoints and forwards unmatched requests to a live backend (YARP) for unified local API during frontend development and testing. Download the tool here https://www.nuget.org/packages/Anino.Tool

api-mocking cli devtools dotnet frontend-development http json mock-server reverse-proxy testing yarp

Last synced: 14 Jan 2026

https://github.com/ayushs2k1/log-ingestor-and-query-interface-go

Heavy-duty data ingestor service for gRPC/REST based clients.

grpc http influxdb kafka kafka-connect proxy timberio vector zookeeper

Last synced: 03 Jan 2026

https://github.com/hasansezertasan/byproxy

ByProxy is a library to generate proxy dictionaries from a list of urls and gain information about the proxies.

http https proxy proxy-checker

Last synced: 29 May 2026

https://github.com/alfacentauri/node4

Ejemplo de nodejs con request.

http node-module nodejs request yargs

Last synced: 18 May 2026

https://github.com/kenjyco/webclient-helper

Helpful WebClient class to interact with APIs on the web (wrapper to popular requests package)

api api-client beautifulsoup4 http kenjyco lxml python requests rest

Last synced: 27 Jan 2026