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/rdch106/pysimplehttpdownloader

Simple HTTP downloader written in Python

downloader http python python3

Last synced: 01 Jun 2026

https://github.com/railt/http-contracts

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

contracts graphql http interfaces interop railt

Last synced: 20 May 2026

https://github.com/grupopv/udp2httpsocket

A little UDP to HTTP Socket converter made in Python

http socket udp

Last synced: 09 Jun 2026

https://github.com/demonshreder/simplehttp

Simple HTTP server example for Go

go golang http learning tutorial

Last synced: 14 Jan 2026

https://github.com/ishangavidusha/httpserver

A lightweight, feature-rich HTTP server implementation for MicroPython environments. This server supports basic HTTP methods, CORS and more.

http http-server micropython micropython-esp32 micropython-esp8266 python sse

Last synced: 24 Jan 2026

https://github.com/antonio-phpfullstack/php-basics

PHP guides with practical code examples, focusing on foundational and advanced topics: from variables and loops to CRUD operations and database security.

crud data-validation forms functions http mysql php php-tutorials php7 prepared-statements procedural-programming programming-basics security session-management transaction web-development

Last synced: 19 May 2026

https://github.com/problem-details/pd

Problem Detail is a way to carry machine-readable details of errors in a HTTP response

go http problem-details

Last synced: 14 Jan 2026

https://github.com/cafitac/ai-crawler

AI-driven network-first crawler compiler for authorized workflows

agents ai crawler http mcp python scraping

Last synced: 31 May 2026

https://github.com/pome1lo/lotus

This course project examines the process of developing the Lotus software tool, which is a convenient publishing platform for solving the full range of tasks related to blogging.

bootstrap css docker html http js koa microservices mssql project react redis web

Last synced: 28 Jan 2026

https://github.com/maxgfr/http-client-javafx

This JavaFX app display a webpage and information of his HTML page

http http-client java javafx navigator request singleton webview

Last synced: 03 May 2026

https://github.com/aminnairi/saint-bernard

React Hook for requesting data using the Web API Fetch written in TypeScript

fetch http mutation query react

Last synced: 29 Jan 2026

https://github.com/federicotdn/hyperlsp

HTTP/1.1 to LSP proxy written in Go

go golang http lsp proxy

Last synced: 10 Oct 2025

https://github.com/alnvdl/request

An opinionated library with a fetch API wrapper and React hook for making HTTP requests automatically or on demand.

api fetch fetch-api http javascript js nodejs react reactjs

Last synced: 05 Apr 2026

https://github.com/parkgang/http-cache-server-with-go

http cache server를 구현해보자

cache go golang http parkgang-blog-assets

Last synced: 14 Jan 2026

https://github.com/nikitadev-work/xml-to-json-converter-service

XML to JSON Converter Microservice

docker go http restapi

Last synced: 03 May 2026

https://github.com/preinboth/status-codes-collection

A comprehensive collection of status codes for HTTP, WebSockets, SMTP, POP3, IMAP, FTP and more. This package provides a central source for all important status codes used in various protocols.

ftp http imap pop3 smtp status websockets

Last synced: 30 Jan 2026

https://github.com/taisiabarteneva/http-server

Web-server with I/O multiplexing, supporting primary HTTP methods

cgi cookies cpp98 http make nginx

Last synced: 05 Feb 2026

https://github.com/sukikui/playercoordsapi

A lightweight Fabric mod that exposes your Minecraft player coordinates via a local HTTP API

api client-side fabric http minecraft-mod

Last synced: 13 Mar 2026

https://github.com/andy2046/gonion

to chain your HTTP / GRPC middleware

chain golang grpc http middleware

Last synced: 14 May 2026

https://github.com/n0ring/webserv

This project is about writing HTTP server using C++ (std=c++98)

cpp98 http

Last synced: 30 Jan 2026

https://github.com/eecavanna/nmdc-changesheet-converter

Web app that converts NMDC changesheets into API request payloads

http react spreadsheet

Last synced: 03 May 2026

https://github.com/cafehaine/tinyserv

A small python HTTP server to transfer files between computers

http python3 qr qrcode server terminal transfer

Last synced: 03 May 2026

https://github.com/cenixeriadev/broadcastserver

A roadmap.sh CLI project to understand websocket and real-time user-server communication.

cli goland http networking websocket

Last synced: 31 Jan 2026

https://github.com/panastasiadis/nodejs-mongodb-server-client-example

Build a basic HTTP server/client example with NodeJs and MongoDB.

api database express http javascript json-api mongodb npm rest-api web-development web-server

Last synced: 03 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

https://github.com/lnb51/rstreamer

Rust http camera streamer for linux

embedded http linux rust stream

Last synced: 22 Apr 2026

https://github.com/chenhaojie9527/go-style-error

An elegant JavaScript/TypeScript asynchronous error handling library inspired by the Go language's error handling model.

api async http promise request

Last synced: 09 Oct 2025

https://github.com/danekf/web-socket-exploration

Self guided exploration and writeup about web sockets. Explanation, use and examples

http nodejs ruby websocket

Last synced: 03 May 2026

https://github.com/fantasticfiasco/serilog-sinks-http-sample-dotnet-framework

Sample application of Serilog.Sinks.Http producing log events in .NET Framework.

http sample serilog sinks

Last synced: 23 Feb 2026

https://github.com/zotho/key_value_store

Simple in-memory key-value store

client-server http threads

Last synced: 21 May 2026

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/cijiugechu/persona-http

A blazing-fast HTTP client with TLS fingerprinting for Node.js

client fingerprint http napi-rs tls-fingerprinting

Last synced: 09 Oct 2025

https://github.com/deniska69/inote

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

api csharp http json vk-api

Last synced: 19 Apr 2026

https://github.com/barelyhuman/fit

Minimal wrapper around window.fetch to make my life easier

client fetch http javascript

Last synced: 08 Oct 2025

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/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/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/micro-php/http-router-code

Micro Framework: Http route locator from other plugins by plugin interface.

framework-php http microphp php php82

Last synced: 01 Mar 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/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://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/helloxz/tcpmk_node

TCP.mk is a free and efficient network toolkit designed to quickly diagnose and resolve network issues. It offers a wide range of tools, from IP queries to network status detection, perfect for network operations and development.

dig gfw http ip-query ping traceroute

Last synced: 14 Jun 2026

https://github.com/m4rc3l05/sss

Simple low overhead http lib for node bun & deno

bun deno expressjs http koa koajs node nodejs oak

Last synced: 08 Oct 2025

https://github.com/railt/http-middleware

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

graphql http implementation middleware railt

Last synced: 21 May 2026

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/suin/print-http

Pretty-print HTTP requests and responses with syntax highlighting support

developer-tools formatting http nodejs pretty-print request-response syntax-highlighting typescript

Last synced: 09 Feb 2026

https://github.com/nhirakawa/wilson

A Java implementation of Raft

distributed-systems http java jvm raft

Last synced: 17 Jan 2026

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

simple http proxy with JWT

golang http

Last synced: 05 Feb 2026

https://github.com/orestispanago/modis-downloader

Download MODIS Level2 .hdf files using Python requests

digest-authentication get http modis python3 standard-library

Last synced: 18 Jun 2025

https://github.com/uhop/dynamodb-toolkit-lambda

AWS Lambda adapter for dynamodb-toolkit — serves the standard REST route pack as a Lambda handler for API Gateway (REST / HTTP), Lambda Function URLs, and ALB. Delegates parsing, envelope building, and policy to dynamodb-toolkit/rest-core.

adapter alb api-gateway api-gateway-v1 api-gateway-v2 aws-lambda aws-sdk-v3 crud dynamodb dynamodb-toolkit esm function-urls hooks http pagination rest serverless toolkit typescript zero-dependencies

Last synced: 02 Jun 2026

https://github.com/uhop/dynamodb-toolkit-express

Express adapter for dynamodb-toolkit — mounts the standard REST route pack as Express middleware.

adapter aws aws-sdk aws-sdk-v3 bun crud deno dynamodb dynamodb-toolkit esm express express-middleware hooks http middleware pagination rest toolkit typescript zero-dependencies

Last synced: 02 Jun 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/gofurry/reqrisk

Explainable risk assessment for HTTP request features in Go.

go golang http middleware net-http request-analysis risk-analysis

Last synced: 08 Apr 2026

https://github.com/goidioms/rest

A lightweight, high-performance REST API framework built with Go, featuring hot-reloading and a clean architecture pattern.

air api backend clean-architecture go golang hot-reload http json rest-api

Last synced: 04 May 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/sur16-cse/push_notification_flutter

It is push notification with the help of flutter and firebase, user get notified about new update in app.

firebase-core firebase-messaging flutter http push-notifications

Last synced: 16 Apr 2026

https://github.com/miguelhp373/flutter_examples_tutorials

Flutter Examples : A diverse collection of practical projects for app development. Explore basic concepts to advanced features, with commented code and clear explanations. Learn to create amazing apps with Flutter and enhance your programming skills. Get inspired, experiment, and unlock your full potential in the world of mobile development

api-client api-rest dio flutter http mobile-app restful-api

Last synced: 01 May 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/sunrise-php/recaptcha

🤖 Google reCAPTCHA client.

challenge client constarint http php recaptcha validator

Last synced: 27 Feb 2026

https://github.com/soenneker/soenneker.cloudflare.httpclient

An async thread-safe HttpClient singleton for the Cloudflare API

api client cloudflare cloudflarehttpclient csharp dotnet http httpclient singleton

Last synced: 15 Apr 2026

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/minitauros/go-breaker

Time based Golang circuit breaker in the form of a RoundTripper/Transport

circuit-breaker golang http

Last synced: 11 Feb 2026

https://github.com/iyear/connectproxy

Package connectproxy implements a proxy.Dialer which uses HTTP(s) CONNECT requests.

golang-proxy http http-proxy proxy

Last synced: 14 Jan 2026

https://github.com/soenneker/soenneker.instantly.leads

A .NET typesafe implementation of Instantly.ai's Lead API

csharp dotnet email http httpclient instantly instantlyleadutil lead leads marketing util

Last synced: 12 May 2026

https://github.com/anthonycorletti/zag

A fast http web framework written in Zig ⚡️🦖

http webframework zag zig

Last synced: 05 Oct 2025

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/den1al/client-reflection

A web application that reflects the connecting user information

client flask http https recon reflection server

Last synced: 20 May 2026

https://github.com/maxmalkin/planty-mcp

An MCP server for personalized plant care recommendations and reminders.

claude-desktop http mcp-server postgresql sse typescript

Last synced: 27 Feb 2026

https://github.com/arkenidar/spring-db

simple (for now) HTTP access to SQL, coded in Java programmer's language.

http java sql

Last synced: 03 Nov 2025

https://github.com/zeidlitz/kvdbstore

HTTP server that can persistently store and retrieve key-value pairs.

api go golang http http-server key-value server sqlite3 storage

Last synced: 12 Mar 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/gordonmurray/debezium_warpstream_http_sink

Using Debezium to send Change Data Capture (CDC) events to HTTP endpoints

debezium http kafka ngrok warpstream

Last synced: 27 Feb 2026

https://github.com/msskowron/sshtunnelhttp

SSH tunneling written in Golang.

go http ssh

Last synced: 15 Jun 2026

https://github.com/outofsyncstudios/request-utils-response-cache

A basic, ExpressJS response cache using Redis or MemoryCache

cache caching http nodejs npm open-source

Last synced: 04 May 2026

https://github.com/zakhaev26/api-practice

repo for generating prompts and using runcompletions from GPT ,Age Detection and Youtube API's

api-rest axios http json

Last synced: 04 May 2026

https://github.com/ahmeddhus/bloc_clean_architecture

A demo store app built with love and Flutter, where I tried to apply clean architecture principles with BloC.

bloc clean-architecture dartz equatable flutter getit gorouter http

Last synced: 13 Apr 2026

https://github.com/nitin-cyperpunk/learning-backend

learning backend deep dive into node js server expresss and stuff

backend express http node-js

Last synced: 04 May 2026

https://github.com/soenneker/soenneker.middlewares.trafficlogging

Middleware that logs the full HTTP request and response, including headers and body, using buffered memory streams.

csharp dotnet http httpclient logging middleware middlewares requests responses traffic trafficlogging trafficloggingmiddleware util

Last synced: 06 Jun 2026

https://github.com/i-rzr-i/soapclientcallassist

Provides a more easy way to implement and invoke SOAP(1.1, 1.2) service(`WCF`, `ASMX`) endpoints avoiding dependency on the `WSDL` definition and build requests with minimum required info (basic definition: `Action`, `XML`, `HTTP method`, etc)

async call client http service soap web-service

Last synced: 05 Feb 2026

https://github.com/carlosupreme/problem-details-http

TypeScript implementation of the RFC 7807 standard.

http problem-details rfc-7807 typescript

Last synced: 30 Jan 2026

https://github.com/quasoft/oidcauth

Package oidcauth is an authentication middleware for web applications and HTTP APIs which uses an external OpenID Connect identity provider (IdP) for user storage and authentication.

authentication authorization go golang http middleware openid-connect

Last synced: 30 Jan 2026

https://github.com/stevepan643/cweb

CWeb – A lightweight, learning-friendly C web framework with simple routing and HTTP support.

c framework help-wanted http http-server lightweight web

Last synced: 21 May 2026

https://github.com/janpieterz/nethttp

.NET Http Library

csharp dotnet dotnet-standard http rest

Last synced: 15 Mar 2025

https://github.com/krzysckh/robusta

web framework for owl lisp

http lisp owl scheme web

Last synced: 03 Feb 2026

https://github.com/mfdlabs/node-http

HTTP Client utility for Node.js implementing pipelines.

http http-client

Last synced: 26 May 2026

https://github.com/melardev/expresssequelizeapicrud

Nodejs Api application built with Express and Sequelize

api crud express full-stack fullstack http node node-js nodejs rest sequelize

Last synced: 11 Apr 2026

https://github.com/hyperimpose/minutiae

An Erlang application that extends the minutia (https://github.com/hyperimpose/minutia) Python library.

erlang html http hyperimpose link minutia parsing url website

Last synced: 13 Oct 2025