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/ishanoshada/microweb

A web server framework for MicroPython . Easily build and deploy web applications using MicroPython.

arduino esp32 http iot micropython python web-server

Last synced: 20 Jan 2026

https://github.com/containercraft/cloudctl

Bare Metal Provisioning Network Infrastructure Services

dhcp dns http konductor oci pxe sftp

Last synced: 10 Mar 2026

https://github.com/tecc/httputils

HttpUtils is a simple Java library aimed at parsing and serialising HTTP messages.

http java java-library utility

Last synced: 23 Mar 2025

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/kbrashears5/net-standard-http-helper

Collection of helper functions for interacting with HTTP calls

delete get helper http mock patch post put rest test

Last synced: 22 Jun 2025

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/k5924/netty-http-server

A http server written using netty

http netty

Last synced: 10 Mar 2026

https://github.com/guilhermelange/golang-websitemonitor

Website monitor developed in GoLang

golang google http https monitoring monitoring-tool

Last synced: 19 Apr 2026

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/scx-projects/scx-http-x

✨ SCX HTTP X

http scx

Last synced: 06 Mar 2026

https://github.com/roc41d/http-web-crawler

Http web crawler with Nodejs + TDD

crawler http javascript jest jest-test nodejs webcrawler

Last synced: 13 Apr 2026

https://github.com/cassanof/brutto

A Go Framework for HTTP Password Brute Forcing

brute-force cybersecurity go golang http password-cracker penetration-testing

Last synced: 23 Mar 2025

https://github.com/clojusc/clj-blogger

A Clojure library for the Google Blogger REST API

api blogger clojure google http rest

Last synced: 06 Jul 2025

https://github.com/syb-devs/goth

A simple web framework in the Go language

golang http microframework rest

Last synced: 26 Jan 2026

https://github.com/adnaan/statsdwrap

A http handler wrapper for statsd

http middleware statsd

Last synced: 02 Mar 2025

https://github.com/code-monad/laplace

Laplace - The Demon Maker

api beast boost cpp cpp17 http webservice websocket

Last synced: 07 Nov 2025

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/soenneker/soenneker.utils.usercontext

A utility library for retrieving various user information from the request context

context csharp dotnet http user

Last synced: 09 Jun 2026

https://github.com/arthepsy/connid-http

Library for http-based ConnId connectors

connid http midpoint rest scala

Last synced: 25 May 2026

https://github.com/jonathan-foucher/spring-boot-http-example

Examples of HTTP interactions with spring-boot

http java spring-boot

Last synced: 20 May 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/thewraven/cache

A boring, dead simple http proxy.

go http http-mocking http-proxy

Last synced: 12 Jan 2026

https://github.com/anzerr/form.pipe

Parse stream of multipart into sub streams per part

form fs http multipart-formdata stream util

Last synced: 26 Feb 2025

https://github.com/deb-ict/go-router

A secure HTTP router for go web applications

authentication authorization go http middleware mux router

Last synced: 26 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/suthar345piyush/httpservergolang

HTTP Server in GO Language.

golang golang-package http http-server

Last synced: 24 Jul 2025

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/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/melardev/expressmongooseapicrud

NodeJs Rest application built with Mongoose and ExpressJs

api crud express http mongodb mongoose node node-js nodejs orm orm-framework rest

Last synced: 10 Apr 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/ttulka/dir2http

Directory to a HTTP server - makes a local directory accessible via HTTP.

golang http http-server local-development

Last synced: 25 May 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/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/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/xaionaro-go/grpcproxy

A simple gRPC server and client to (forward) proxy TCP/UDP connections

client forward-proxy go golang grpc http network proxy server tcp tun tunnel udp

Last synced: 05 Apr 2025

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/dylrich/image-proxy

A simple image proxy server

go grayscale http image proxy

Last synced: 11 Nov 2025

https://github.com/sunsided/hyperium-headers-content-md5

typed Content-MD5 header

headers http hyperium rust

Last synced: 06 Jul 2026

https://github.com/fastbill/fastbill-sdk-go

The official Golang SDK for the FastBill API (work in progress).

api fastbill golang http sdk

Last synced: 23 Jul 2025

https://github.com/brokeyourbike/http-client-php

HTTP client interface and supporting trait

hacktoberfest http http-client interface php php8

Last synced: 28 Jun 2025

https://github.com/golang-plus/net

Plus to standard "net" package.

go golang http middleware net router

Last synced: 12 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/hslam/handler

Package handler implements HTTP middlewares/handlers for mux .

go golang handler http mux

Last synced: 30 Mar 2025

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/aparise1217/commons-http

Common Base Classes and Utilities for Http Request and Response Handling

dto error-handling groovy http

Last synced: 26 Feb 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/delta62/flame-api

Simple HTTP API for flamethrowers

combustion fire flame http

Last synced: 10 Apr 2026

https://github.com/alwalxed/http-stash

Constants for HTTP status codes and their standard messages

constants http http-status-codes

Last synced: 20 Jan 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/pprunty/poke-sdk

Python SDK for PokeAPI APIs

api async http httpx pokeapi pokemon python sdk

Last synced: 29 Aug 2025

https://github.com/wajeht/favicon

automagically grab the favicon of a url

favicon golang http web

Last synced: 28 Aug 2025

https://github.com/arduriki/servy

An HTTP server made with Elixir to learn functional programming

elixir elixir-lang elixir-language elixir-programming-language functional-programming http http-server iex mix

Last synced: 08 Sep 2025

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

Day 2 Task Completed

http js

Last synced: 25 Aug 2025

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/simpson-computer-technologies-research/requests

Which is faster? Sending http requests in Go, Python or Rust?

go http python requests rust speed

Last synced: 22 Mar 2025

https://github.com/nhirakawa/wilson

A Java implementation of Raft

distributed-systems http java jvm raft

Last synced: 17 Jan 2026

https://github.com/alandoescs/tinynetlib

A tiny networking library written in C

c http osdev

Last synced: 23 Aug 2025

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/ssbit01/secure-otp-server

A template server for generating, encrypting, and verifying One-Time Passwords (OTP). Designed for microservices, modern authentication flows, and serverless environments.

bun cloudflare cookie decrypt deno dockerfile encrypt generation hono http javascript key otp secure server serverless template typescript verification wrangler

Last synced: 10 Apr 2026

https://github.com/nadermohamed325/neo_client

Neo Client is a lightweight and colorful HTTP command-line client written in Rust. It lets you send GET, POST, PUT, and DELETE requests directly from your terminal — perfect for testing APIs without needing external tools like Postman or curl.

cli curl http rust

Last synced: 13 May 2026

https://github.com/techniker/controllino-ebmpapst-ec-controller

Simple Controllio-based EBMPapst EC Fan Controller

controller controllino ebmpaps fan http mqtt pwm web

Last synced: 14 May 2026

https://github.com/joeattardi/simple-web-server

Simple HTTP 1.1 web server built for educational purposes

http http-server java

Last synced: 13 Jun 2026

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/kyle-west/portmageddon

:ocean: Proxy traffic on a LAN machine as if it came from your localhost

http localhost portforward proxy

Last synced: 13 Jun 2026

https://github.com/msskowron/sshtunnelhttp

SSH tunneling written in Golang.

go http ssh

Last synced: 15 Jun 2026

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/rizemon/cs5331

Vulnerable environment and PoC scripts to demonstrate possible impacts of HTTP request smuggling

cve-2021-40346 gunicorn haproxy http requestsmuggling

Last synced: 16 Jun 2026

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/ngerakines/okay

A very small HTTP server that has configurable started and ready probes.

http rust

Last synced: 16 Jun 2026

https://github.com/rustatian/http-rs

HTTP plugin, based on Cloudflare Pingora

http http2 http3

Last synced: 16 Jun 2026

https://github.com/aaronland/go-http-ping

There are many Golang "ping" handlers. This one is mine.

golang http

Last synced: 17 Jun 2026

https://github.com/jacobbrewer1/uhttp

A GO utility http library

go golang http

Last synced: 18 Jun 2026

https://github.com/lindar-open/well-rested-client

A very well RESTed client

http http-client java java-8

Last synced: 18 Jun 2026

https://github.com/ahmaazouzi/framework-agnostic-web-development-topics

A general overview of frontend and backend web development topics

async css events framework-agnostic html http javascript language-agnostic

Last synced: 18 Jun 2026

https://github.com/ademdc/parse-http

HTTP parser for Ruby

http parser restclient

Last synced: 19 Jun 2026

https://github.com/thatguyhughesy/riddle

Rule based HTTP request proxy and filter written in Clojure

clojure core-async filter firewall http http-proxy http-requests rules rules-engine

Last synced: 19 Jun 2026

https://github.com/samthetechi/webrtc-overhttp

first step towards to create Selective Forward Unit

http javascript webrtc

Last synced: 20 Jun 2026

https://github.com/bestikk/bestikk-download

A simple tool to download files from HTTP or HTTPS

build-tool download http https javascript

Last synced: 20 Jun 2026

https://github.com/joaovicdsantos/encurtador_url

Um projeto de encurtador de url do livro Programando em Go do Caio Filipini

encurtador-de-url golang http

Last synced: 22 Jun 2026

https://github.com/kirill-scherba/pusher

Pusher send metrics to Prometheus Push Server using HTTP post request

go golang http prometheus prometheus-pushgateway

Last synced: 23 Jun 2026

https://github.com/osisdie/mocha-http-test-template

A simple, workable, configable UnitTests using mocha, nconf and axios

axios http integration-testing mocha nodejs starter template testing

Last synced: 25 Jun 2026

https://github.com/uniweb/actus

The pragmatic web framework for Rust — auditable controllers, persistent services, real HTTP, out of the box.

http http-server rust web-framework

Last synced: 26 Jun 2026