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/desuuuu/go-spa

HTTP handler simplifying the process of serving static files for SPAs

go golang http spa static

Last synced: 26 Mar 2025

https://github.com/mbuesch/httun

Network traffic over HTTP tunnel - Written in Rust

http https ip network rust-lang tcp tun tunnel udp

Last synced: 12 Jul 2025

https://github.com/jamesponddotco/httpx-go

[READ-ONLY] Alternative HTTP client for Go with timeouts, cache, automatic retries, and more.

cache caching go go-extend-core http http-client retry

Last synced: 15 Mar 2025

https://github.com/buhman/mhtg

minimal h11/trio glue

async http python trio

Last synced: 26 Apr 2026

https://github.com/shidenkai0/opentracing-contrib

Opentracing integration contributions for commonly used Go libraries

elastic go golang http opentracing

Last synced: 10 Mar 2026

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/bbrks/httpico

🐳🌐 Think of it as Docker's own SimpleHTTPServer. Nothing more. Nothing less.

docker go golang http simplehttpserver web-server

Last synced: 29 Apr 2026

https://github.com/risboo6909/emulate_tornado_server

Collection of short functions to simplify tornado-based clients testing

http server testing tornado

Last synced: 14 Jan 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/micooz/github-webhook-server

flexible github webhook server, support https.

github http https server webhook

Last synced: 11 Apr 2026

https://github.com/glueops/terraform-module-provider-versions

This repository provides a centralized source of truth for Terraform provider versions. It includes a module that can be integrated into your Terraform configuration to ensure consistent provider versions across projects. Easily manage and update provider versions from a single location.

aws github google http kubernetes local opsgenie provider-versions providers random terraform terraform-module terraform-providers terraform-providers-module tfe time tls vault version-management versions

Last synced: 04 May 2026

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/christimperley/snore

A small library for building better RESTful APIs with Python

flask http python rest-api

Last synced: 02 Mar 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/osamanagi/http-health-checker

🕷️ Go Web Crawler - A lightning-fast concurrent web crawler for performing deep health checks on websites. Built with Go's powerful concurrency primitives.

cli concurrency go http monitoring webcrawler

Last synced: 31 May 2026

https://github.com/mborne/node-dl

Download file from a given sourceUrl to a targetPath with wget

download ftp http https nodejs wget

Last synced: 07 Jan 2026

https://github.com/decodelabs/harvest

PSR-15 HTTP stack without the mess

http php psr-15 psr-7

Last synced: 15 Apr 2025

https://github.com/mukulmantosh/go-basic

HTTP Handling with Go

golang http

Last synced: 02 Apr 2025

https://github.com/janpieterz/nethttp

.NET Http Library

csharp dotnet dotnet-standard http rest

Last synced: 15 Mar 2025

https://github.com/datawookie/demands

HTTP request verbs with exponential backoff

http python python3 requests

Last synced: 08 Apr 2025

https://github.com/jamesorlakin/simple-http-echo

A simple wildcard HTTP app to return headers and paths for reverse proxy debugging

debug hacktoberfest http proxy

Last synced: 26 Mar 2025

https://github.com/the-forgebase/dynamic-db

Dynamic Database API

database http rest-api sql

Last synced: 20 Apr 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/guilhermecostam/sys-finance

Simple API for transaction maintenance. Developed to study the GO language.

api finance golang http web

Last synced: 25 May 2026

https://github.com/villaleo/calculator

A lightweight, stateless REST API to perform basic arithmetic operations.

go http rest-api

Last synced: 09 Jun 2026

https://github.com/dabigblob/libsql-web-api-http-stateless-client

extremely thin and effecient libSQL stateless http driver for TypeScript and JavaScript running on Web API

cloudflare-pages cloudflare-workers database http https lambda-functions libsql netlify serverless sqlite versel webapi

Last synced: 12 Apr 2026

https://github.com/itsshamed/hypixel-player-tracker

This simple Python Script, will allow you to get notifications for a player when he connects to the Hypixel Network (Minecraft: Java Edition Server) and do things on it.

http hypixel hypixel-api minecraft python-3

Last synced: 17 Mar 2025

https://github.com/nicledomas/binarymapper

Remote calls different binary executable files

http rest-api rpc

Last synced: 31 Aug 2025

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/i-core/routegroup

A modular approach to organizing HTTP handlers.

golang http router

Last synced: 11 Feb 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/profburke/webserving-made-easy

A list of various ways to easily serve files via HTTP.

development-tool development-tools fileserver http

Last synced: 13 Apr 2026

https://github.com/haxpor/bfet

Basic and minimal wrapped around http|https module of nodejs for internet request

bfet browser http https javascript js nodejs wrapper

Last synced: 16 Apr 2026

https://github.com/bukowa/http-headers

(playground repo for testing and learning) very simple http server for debugging - print your http headers - written golang, built in docker packaged into helm chart

chart docker go golang headers helm helmchart http kubernetes

Last synced: 28 Feb 2026

https://github.com/iamnnort/request

Request handler for Node.js - Fast - Interactive - Simple

ajax fetch http promise request xhr

Last synced: 20 Feb 2026

https://github.com/tdryer/darkhttpd-rs

Rust port of darkhttpd, a simple and fast web server for static content

http rust server web

Last synced: 26 Mar 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/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/simpsonresearch/stem_club_week5

Learn Python HTTP Requests, Threading, and Async in Week 5 of STEM Club

delete get http post put python requests

Last synced: 31 Aug 2025

https://github.com/codevendor/cannibal

An HTTP/2 web server written with 100% JavaScript for Nodejs. The web server can process html webpages with server side JavaScript. Has built in features for inlining JavaScript with html code. It has been built to support all HTTP/2 features like pushing and custom caching without cookies.

cannibal css html http http-server http2 javascript server web web-server webserver websites

Last synced: 09 May 2026

https://github.com/johejo/ngdl

HTTP/2 parallel downloading client for Python

http http-client http-requests http2 hyper requests

Last synced: 04 Jan 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/mrcaidev/http-errors

Utility classes for HTTP errors.

error http typescript utility vite

Last synced: 22 Mar 2025

https://github.com/anzerr/http.ts

Simple http server in ts

decorators http nodejs ts typescript util

Last synced: 06 May 2026

https://github.com/rokf/wsxo

WebSocket Tic-Tac-Toe with lua-http and termfx

example http lua tic-tac-toe websocket

Last synced: 31 Aug 2025

https://github.com/scootpl/sqlreq

SQLReq is a wrapper around standard Go net/http client. You can execute REST requests using SQL-like syntax.

go golang http http-client microservices middleware rest-api

Last synced: 30 Mar 2025

https://github.com/ovh-ux/ng-ovh-http

[DEPRECATED] — Simple HTTP provider for OVH API

angularjs component http rollup

Last synced: 12 Dec 2025

https://github.com/sachin-duhan/socket-programming-using-c

Implementation of Socket programming using C/C++ programming and various Protocols like TCP, HTTP and TALNET etc.

c http http-client http-server socket-io socket-programming tcp-client tcp-server

Last synced: 18 Apr 2026

https://github.com/buglss/myidea_via_todoapp_with_nodejs

[EN]: It is the prototype of the web framework work in my mind. [TR]: Aklımdaki web framework çalışmasının prototipidir.

framework http nodejs prototype

Last synced: 29 Apr 2026

https://github.com/tobidi0410/kysely-sqlite-http

An Kysely dialect for querying data from statically hosted sqlite databases

database dialect gh-pages http kysely sqlite static-site vfs

Last synced: 27 Jan 2026

https://github.com/4uffin/markdown-protocol

Markdown Protocol (MDP) Conceptual Prototype - HTTP but for Markdown, inspired by Gemini Protocol

gemini-protocol github-pages html http internet-protocol markdown markdown-protocol

Last synced: 29 Jun 2026

https://github.com/alkaifaftab000/tasty_tales--andriod-

🍲 Discover delicious recipes and step-by-step guides to culinary perfection! 🍴✨ Dive into a world of flavors and make every meal a masterpiece! 🌟

avatar cached-network-images card clean-code flutter-android flutter-ui font-awesome gif-animation http listview receipe-app responsive rest-api shaders url-launcher

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/joel-rodrigues404/requests-lib-python

Breve estudo sobre a biblioteca requests do python e sobre os verbos HTTP

api http https python requests-library-python

Last synced: 12 Nov 2025

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/ledsouza/python-brasilidades

Projeto de validação de dados no padrão nacional

api http vitrinedev webservice

Last synced: 30 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/uphold/koa-instance-digest

A middleware to verify HTTP digest headers as described in RFC-3230

digest headers http koajs rfc-3230

Last synced: 18 Apr 2026

https://github.com/msskowron/sshtunnelhttp

SSH tunneling written in Golang.

go http ssh

Last synced: 15 Jun 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/squizzling/fetch

Basic web assembly wrapper over fetch API for golang

fetch go golang http webassembly

Last synced: 14 Jan 2026

https://github.com/cdktf/cdktf-provider-http-go

CDK for Terraform Go provider bindings for http.

cdk cdktf http pre-built-provider provider terraform terraform-cdk

Last synced: 14 Jan 2026

https://github.com/hslam/response

Package response implements an HTTP response writer.

chunk chunk-writer chunked go golang http response response-writer

Last synced: 17 May 2026

https://github.com/crystal-loot/webless

HTTP::Client for testing HTTP::Handlers directly and maintaining cookies

crystal http testing

Last synced: 31 Aug 2025

https://github.com/pprunty/poke-sdk

Python SDK for PokeAPI APIs

api async http httpx pokeapi pokemon python sdk

Last synced: 29 Aug 2025

https://github.com/s-ranjith1/day-2-task

Day 2 Task Completed

http js

Last synced: 25 Aug 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/kelsoncm/python-sc4net

Network helpers for HTTP(S) and FTP downloads, with convenience JSON and ZIP readers.

ftp http network python

Last synced: 15 Jun 2026

https://github.com/d6o/itibasicauth

Basic Auth Matcher to Itinerary Router

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

Last synced: 07 Oct 2025

https://github.com/jkroso/http.jl

An HTTP client and server for Julia

http julia

Last synced: 25 Aug 2025

https://github.com/alandoescs/tinynetlib

A tiny networking library written in C

c http osdev

Last synced: 23 Aug 2025

https://github.com/h0rv/zchema

Typed, validated JSON APIs and OpenAPI 3.1 for Zig's std.http.Server

api http json jsonschema openapi zig zig-package

Last synced: 16 Jun 2026

https://github.com/pxi/mux

Simple HTTP multiplexing for Go

go golang http mux

Last synced: 03 Feb 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/alimy/gin

Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

gin go http

Last synced: 08 Oct 2025

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/r-koubou/excel2csdictionary

Generating from spread sheet to C# Dictionary style source code

cs csharp http

Last synced: 31 Dec 2025

https://github.com/muellerconstantin/twaddle-api

Real time messenger and communication platform.

chat docker express http mongodb nodejs redis rest socket-io twaddle

Last synced: 12 Apr 2026

https://github.com/tiaanduplessis/puny-req

📡 Lightweight promise based HTTP(S) request library

http https puny request

Last synced: 08 Oct 2025

https://github.com/vscaperrotta/cors-chrome-extension

コルソ [Cors] is a Google Chrome extension designed to simplify CSS analysis on a webpage.

chrome chrome-extension cors cors-proxy development extension http tools

Last synced: 10 Apr 2026

https://github.com/ljtill/wasi-http-info

[WIP] Lightweight WASI HTTP server

http wasi

Last synced: 18 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/boocodes/resreestr-backend

The server part for the pet project - an analogue of github, a service that allows you to store data on a remote host. Implemented in pure PHP using endpoint api. The MySQL database is used. Active development is underway to implement security and speed of loading and retrieving data. And also integration with git.

api docker git http mysql php8 phpmyadmin restful-api server

Last synced: 06 May 2026

https://github.com/luminati-io/curl-post-request

Send cURL POST requests, set headers, send data, and handle authentication for APIs and web scraping with this comprehensive guide.

curl http linux macos post proxy-server web-scraping windows

Last synced: 10 Apr 2026

https://github.com/broadcastt/broadcastt-js

JavaScript library for Broadcastt WebSocket Protocol

broadcast client events http pubsub websocket

Last synced: 27 Jan 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/deniska69/inote

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

api csharp http json vk-api

Last synced: 19 Apr 2026