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/olha-dev-fullstack/nodejs-fundamentals

An overview of core elements of Node.js, including its built-in modules, streams, threads, and networking features.

buffers http net nodejs streams threads

Last synced: 18 Apr 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/garfield1002/hyper-content-encoding

A small utility to handle content encoding with hyper

content-encoding http hyper rust

Last synced: 04 Sep 2025

https://github.com/navaz-alani/nimbus

A configurable HTTP file upload/download server implementation in Golang.

fileserver golang http

Last synced: 26 Jan 2026

https://github.com/rumkin/swarm-sites

🐝🐝 Github Pages for Swarm

ethereum-network http javascript server swarm

Last synced: 25 Mar 2025

https://github.com/jezpoz/arcgis-cli

A CLI to use when working with the ArcGIS REST API.

arcgis arcgis-online cli deno deno-cli http typescript unofficial

Last synced: 19 Apr 2026

https://github.com/ilyasyoy/httpservertest

A simple golang http-server for testing.

golang http http-client http-server test testing

Last synced: 23 Mar 2025

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

Provide a simple solution to protect the application endpoint from untrusted or unwanted requests by supplying every invoked endpoint with a generated security code.

antiforgery code endpoint http protect secure token

Last synced: 07 Feb 2026

https://github.com/oleskiewicz/httpipe

http <-> stdio bridge

faas go http

Last synced: 15 Mar 2025

https://github.com/irradia/one.irradia.http

Tiny HTTP interface

android http kotlin

Last synced: 04 May 2026

https://github.com/icarogabryel/simple-http-like-server

Simple HTTP-like server written in Python and build over TCP sockets. It uses a minimalistic custom version of the HTTP protocol.

http http-server protocol requests server

Last synced: 16 May 2025

https://github.com/t99/http-js

My own personal simple HTTP request library for NodeJS - written in TypeScript.

http typescript

Last synced: 08 Jun 2026

https://github.com/bgokden/go-http-redirector

an http redirection service written in go

go golang http redirecting-urls service

Last synced: 15 Mar 2025

https://github.com/urjitbhatia/tracer

Annotate a golang http request to trace time taken at various steps

golang http httptracer tracing

Last synced: 24 May 2026

https://github.com/yankeguo-deprecated/redirect-alt

A simple HTTP service doest nothing but redirect

golang http redirect

Last synced: 08 Apr 2025

https://github.com/gtkacz/get-it

Project to create and save annotations on website. Server and backend made with Python.

annotations backend css database html html-css http http-server python sqlite sqlite3

Last synced: 12 Apr 2026

https://github.com/ahmedheakl/newsey

A mobile application for viewing the recent news build using flutter.

api dart flutter http mobile-development

Last synced: 15 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/icepower98/scriptware-executer

Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.

backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api

Last synced: 20 Aug 2025

https://github.com/mattmoony/httpserver-java

A simple HTTP Server written in Java.

http http-requests http-response http-server java php server sockets web

Last synced: 19 Apr 2026

https://github.com/hotstu/rxfetch

an easy to use http request library based on RxJava & OkHttp 一个简单易用的Http请求库,基于RxJava和OkHttp封装

http okhttp3 rxjava

Last synced: 15 Mar 2025

https://github.com/eason0729/simple-reverse-proxy

A simple http reverse proxy as a learning project

http proxy reverse-proxy rust websocket

Last synced: 01 Mar 2026

https://github.com/teamwork/tryhttp

Go library to reschedule failed HTTP requests

go http

Last synced: 07 May 2026

https://github.com/matttproud/contextualizing-contexts

Demonstrate and explain vagaries of Go's context API.

go grpc grpc-go http

Last synced: 07 Feb 2026

https://github.com/toxe/simple-file-upload-server

A (very) simple HTTP file upload server

file http poetry python python3 server upload

Last synced: 24 Apr 2026

https://github.com/scijava/scijava-io-http

SciJava I/O support for HTTP

http scijava

Last synced: 28 Mar 2025

https://github.com/frgfm/openapm

OpenAPM: ligthweight APM for HTTP FastAPI backend applications

apm backend fastapi http middleware postgres python

Last synced: 20 Apr 2026

https://github.com/soenneker/soenneker.cloudflare.turnstile.client

A .NET HTTP client for Cloudflare's Turnstile API, commonly used for server validation

captcha client cloudflare csharp dotnet http httpclient turnstile turnstileclient util

Last synced: 02 May 2026

https://github.com/nanoninja/magoo

Magoo is experimental HTTP Middleware handler for Go

golang handler http middleware

Last synced: 08 Apr 2025

https://github.com/chandrakant0110/weather-app

This is the Flutter Weather App which works on all platform including Android, iOS, MacOS, Wiindows and in Web too.

dart flutter http responsive-design rest-api windows-app

Last synced: 12 Apr 2026

https://github.com/lucasmdct/douglas_nodejs

Aulas de node e react do Professor Douglas Junior, disponibilizado pela DB1 group e Grupo Integrado no Curso de Bootcamp. ( Node and react classes by Professor Douglas Junior, provided by the DB1 group and Grupo Integrado in the Bootcamp Course. )

course db1group douglas express http integrado javascript node-js nodejs programming server

Last synced: 11 Apr 2026

https://github.com/rafaelmoraes003/store-manager

Sales management system in dropshipping format.

chai express http javascript mocha mysql node nodejs sinon

Last synced: 15 Apr 2026

https://github.com/febrezo/quickmock

A tool for deploying quick HTTP server mocks

development-workflow http https mock template

Last synced: 08 Feb 2026

https://github.com/alexisrodriguezcs/http-1.1-client

A simple HTTP 1.1 Client that implements the GET method and includes the basics of the HTTP/1.1. The program implements a function that takes a URL and returns the body bytes by parsing, checking for the response of the server, and making a GET request. (Python)

http python

Last synced: 11 Jun 2025

https://github.com/christopher-r-perkins/blink-out-htmx

An HTMX version of Blink Out using HTRB.

html htmx htrb http lights-out-game ruby sinatra

Last synced: 28 Apr 2026

https://github.com/pedro-gutierrez/cmdb

A simple KV store written in Go

golang http lmdb rest s3

Last synced: 11 Nov 2025

https://github.com/jveiiga/project-http-request

Projeto criado para familiarização de métodos HTTP.

api-rest http request

Last synced: 19 Mar 2026

https://github.com/servettonga/cpp_webserv

A lightweight HTTP/1.1 compliant web server supporting static file serving, CGI execution, and virtual hosts.

cpp cpp98 http http-server nginx websocket

Last synced: 08 Feb 2026

https://github.com/mxrcode/qt-http-server-sync

This is a simple header-only HTTP Server for Qt 6.2.4

cpp http http-server qt qt6 web-server

Last synced: 20 Apr 2026

https://github.com/httpland/sfv-parser

Structured Field Values for HTTP parser and serializer

field header http parse parser rfc8941 selializer serialize structured structured-field

Last synced: 21 Feb 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/maxim2266/httpx

Ever growing collection of useful extensions for Go net/http package.

go go-package golang http

Last synced: 20 Apr 2026

https://github.com/elfsundae/esapiclient

An API client library built on top of AFNetworking.

afnetworking api api-client http ios network networking request

Last synced: 19 Aug 2025

https://github.com/joelteogom/my-http-server

MyHTTPServer is a custom-built HTTP server written in Go, created as a learning project to understand how HTTP works under the hood. The goal of this project is to explore the core functionality of HTTP servers, such as handling requests, managing routes, and building responses manually, without relying on high-level frameworks.

golang http http-server http-server-handler http-server-middleware

Last synced: 24 Mar 2025

https://github.com/willwashburn/curl

1-1 class mapping of the cURL library so it can be mocked / stubbed

curl curl-library http

Last synced: 15 Apr 2026

https://github.com/maku85/orvaxis

Policy-driven execution runtime for Node.js. Structured request lifecycle with declarative policies, hooks, middleware, and built-in tracing. Framework-agnostic — works with Express, Fastify, or any custom adapter.

backend express fastify framework-agnostic hooks http middleware nodejs observability plugins policy request-lifecycle runtime tracing typescript

Last synced: 29 May 2026

https://github.com/harukasan/gostarter

utility library using start_server with Go

go http

Last synced: 15 Apr 2026

https://github.com/hajjsalad/esp32-iot-control-and-monitor-system

IoT system on ESP32 using FreeRTOS for real-time sensor monitoring and control. Sends data to AWS IoT Core via MQTT over HTTPS. In the cloud, AWS IoT Core triggers AWS Lambda to process the data and store it in AWS Timestream for analytics and historical insights.

aws aws-iot http oop

Last synced: 25 Mar 2025

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

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

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

Last synced: 02 Jun 2026

https://github.com/jchip/mitm-proxy

demo and testing with mitm http proxy in node.js

http https mitm nodejs proxy ssl

Last synced: 20 Apr 2026

https://github.com/dunky-star/go-json-xml-tool

Reusable Go toolkit for JSON/XML request handling [encode (marshall)/decode (unmarshall), error envelopes], multipart uploads, and static downloads.

go gonalng http json middleware multipart web xml

Last synced: 02 Jun 2026

https://github.com/vitorsv1/go-proxy

Acts as a middleman between the client and the internet, logging HTTP requests

go http proxy requests

Last synced: 25 Mar 2025

https://github.com/matteotorna/pryxapi

PryxAPI is a powerful and flexible HTTP client for Node.js, designed to simplify API requests with advanced features such as authentication, caching, retry mechanisms, and more.

api authentication http http-client http-requests https node-cache node-js npm-package rate-limiting validation validation-library

Last synced: 17 Jul 2025

https://github.com/magicxor/githubdeploymentstool

A "proof of concept" GraphQL client for GitHub's Repository Deployments API

cli client commandlineparser deployment graphql http oktokit strawberryshake

Last synced: 20 Apr 2026

https://github.com/keithduncan/http_server

Hello, World! CoreNetworking HTTP Server example.

core-networking http objective-c server

Last synced: 15 Mar 2025

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/montao/koolbusiness

:robot: KoolBusiness front-end framework

api framwork html http javascript web

Last synced: 25 Dec 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/liulilittle/libcor32

Applied to the PPP PRIVATE NETWORK VPN "libcor32 dynamic link library.

cpp http lsp ppp vpn win32

Last synced: 21 Apr 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/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/heyskidee/plug

Simplify Your API Interactions!

axios cdn fetch http http-requests javascript npm-package

Last synced: 11 Feb 2026

https://github.com/aleksbgbg/http-cat-mobile

A mobile interface to represent HTTP error codes using cat images, via the https://http.cat API.

android android-studio error-codes google http http-cat kotlin mobile

Last synced: 25 Apr 2026

https://github.com/kiranandcode/http_sig_ocaml

HTTP Signatures for OCaml

http http-signature ocaml ocaml-library

Last synced: 22 Apr 2025

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/paishanmadusha/moviesurf-application

Movie Surf is a Flutter application that provides users with a seamless Movie and TV show browsing experience using the Movie Database (TMDb) API. The app lets users view and search detailed information about movies and TV shows.

api api-rest dart dotenv flutter get http image-picker lottie-animation movies-app-android sharedpreferences svg-icons tvshows

Last synced: 11 Feb 2026

https://github.com/lumigu/http-mux

High performance HTTP multiplexer and request router.

http multiplexer mux request router

Last synced: 05 Jan 2026

https://github.com/cxres/id-pre-test-2

Internet Draft for the Per Resource Events Test

events http notifications protocol pubsub

Last synced: 19 Mar 2026

https://github.com/andr-ll/reqex

Promise based http client with built in retry and JSON validator for response

http http-client httpclient https-client nodejs promise typescript

Last synced: 10 Mar 2026

https://github.com/filiprokita/connectiontest

This simple Python program is designed for testing internet connection. It prompts the user to enter a URL and then attempts to establish a connection with that address using the requests module.

automation connection errorhandling http networking python requests testing webdev

Last synced: 24 Mar 2025

https://github.com/recuencojones/httpr-provider-node-request

Provider for node requests with request module in httpr.

http httpr httpr-provider node request typescript

Last synced: 16 May 2026

https://github.com/looran/httpeat

a recursive, parallel and multi-mirror/multi-proxy HTTP downloader

downloader http mirror parallel proxy python recursive

Last synced: 12 Feb 2026

https://github.com/mdouchement/ergo

Ergo is an HTTP/HTTPS proxy with authentication support. Works at TCP level.

authentication http https proxy

Last synced: 21 Apr 2026

https://github.com/akagi201/rtc-janus

Node.js signaling layer for the Janus WebRTC gateway

http janus-gateway nodejs signaling webrtc websocket

Last synced: 09 May 2026

https://github.com/bredele/server-test

Create HTTP server and request for your unit tests

html http react test unit

Last synced: 21 Apr 2026

https://github.com/pdmlab/express-correlationid-sample

Shows the usage of express-correlation-id package with express controllers and their dependencies

expressjs http httpserver microservices nodejs

Last synced: 12 Apr 2026

https://github.com/sgaunet/ratelimiter

Utility to put in front of a webservice to handle a ratelimit

http ratelimit

Last synced: 30 Mar 2025

https://github.com/wuweiit/http-sign

http请求签名sdk

http md5

Last synced: 26 Jan 2026

https://github.com/harryy2510/rehttp

Highly customizable http client library for react

ajax hook http react rest

Last synced: 21 Sep 2025

https://github.com/jk-gan/orion

HTTP server from scratch

http http-server odin-lang

Last synced: 12 Feb 2026

https://github.com/antlafarge/http-share

Share a directory through HTTP (protected by htaccess password) by using nginx.

docker docker-container htpasswd http nginx

Last synced: 21 Apr 2026

https://github.com/byndyusoft/byndyusoft.net.http.json

Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using System.Text.Json.

byndyusoft http json net

Last synced: 13 Feb 2026

https://github.com/zahidakbar2370/laravel_countries_cities_flags_states_c-code_c-symbol_api

in this countries name, countries states, countries cities, country systems (https://documenter.getpostman.com/view/1134062/T1LJjU52#fec5b515-b5e1-41c5-8ab4-2cc49bec7694)

cities countries-api country-flag-api http laravel-api states

Last synced: 28 Feb 2026

https://github.com/stfsy/golang-cable

Simple Golang Http Framework

go golang http library

Last synced: 10 Jul 2025

https://github.com/jjuarez/httpd-logs

A basic python HTTP handler example

http logs python server

Last synced: 24 Apr 2026

https://github.com/calladrus2001/hello_weather

App to display weather conditions based on geographic location.

flutter http

Last synced: 21 Apr 2026