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/kkiyama117/hangon

Sample Go server with Clean Architecture (WIP)

clean-architecture dependency-injection go http

Last synced: 14 Apr 2025

https://github.com/barcellos-pedro/java-http-server

Simple Web Server with zero dependencies. From TCP to HTTP.

http java server study tcp

Last synced: 23 May 2026

https://github.com/cloudnode-pro/request-catcher

Catch and debug HTTP packets or forward them to a local host

debug http http-requests http-test webhooks-catcher

Last synced: 09 Aug 2025

https://github.com/luizeof/php-rest-api

Easy way to create a PHP Rest API with Basic Authentication

api auth http php rest

Last synced: 23 May 2026

https://github.com/rcosta358/http-client

Simple implementation of an HTTP client made with the socket python library that allows users to make HTTP requests

http http-client python requests socket

Last synced: 24 Jul 2025

https://github.com/liquidthedangerous/commonhttp

This project provides functionality to register controllers for http.ServeMux or any other compatible multiplexers. It simplifies the process of organizing and managing HTTP handlers in your Go web applications.

go golang http web

Last synced: 24 Jul 2025

https://github.com/bytedev/bytedev.http

.NET Standard library with some HTTP related functionality.

csharp form-url-encoded http http-status-codes serializer

Last synced: 17 Sep 2025

https://github.com/pkarpovich/tg-relay-bot

Forward messages seamlessly from HTTP and SMTP to a Telegram channel

golang http message-relay smtp telegram-bot

Last synced: 25 Jul 2025

https://github.com/accessory/flowhttp

Http(s) Server with configurable routes.

cpp http http-server

Last synced: 26 Jul 2025

https://github.com/xchacha20-poly1305/ansip

Public SIP008 server

go http sip008 subscription

Last synced: 26 Jul 2025

https://github.com/wins1908/httputil

HTTP utility functions

go golang http util

Last synced: 27 Jul 2025

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

The main HTTP server library for Celeri

celeri http nodejs server

Last synced: 12 Apr 2026

https://github.com/4thel00z/dwnld

A small download helper library for Python.

download dwnld file ftp http https python python3 sftp ssh torrent

Last synced: 19 Oct 2025

https://github.com/musooo/chanel

A simple c http library

c http

Last synced: 12 Aug 2025

https://github.com/maxcnunes/httpfake

Httpfake – A Golang httptest wrapper for easily setting up a fake server

fake-server fake-services go http httptest

Last synced: 25 Dec 2025

https://github.com/e22m4u/ts-rest-router

Controllers-based REST router implementation for TypeScript

controller esm http rest router server typescript

Last synced: 19 Sep 2025

https://github.com/rubix982/proxii

A proxy server implementation in Python.

http openssl proxy python requests socket-programming

Last synced: 20 Sep 2025

https://github.com/sch8ill/cloudflare-ips

Automatically fetch and update Cloudflare proxy IPs, ensuring your trusted proxies are always up to date.

cloudflare cloudflare-api gin gin-gonic go golang http http-server library

Last synced: 20 Apr 2026

https://github.com/apache/geronimo-health

Apache Geronimo Microprofile Health Implementation

geronimo http java javaee network-server web-framework

Last synced: 29 Jul 2025

https://github.com/ralvarezdev/go-net

net/http helper functions for Golang projects

go go-http go-json go-lib go-library go-net go-package golang http net

Last synced: 30 Jul 2025

https://github.com/hooliooo/astral

An HTTP networking library that emphasizes ease of use and ergonomics. Based on Rust's reqwest library

http ios networking swift

Last synced: 09 Mar 2026

https://github.com/jaebradley/go-http-status-class

Get an HTTP Status Class from an HTTP Status Code

golang http http-status-code

Last synced: 30 Jul 2025

https://github.com/tomaszilinek/jobscz_tictactoe

This is a tic tac toe bot competing on platform created by Jobs cz (https://piskvorky.jobs.cz/). Bots created in any programming language can compete there submitting their moves via http endpoints.

ai bot csharp five-in-a-row http json min-max multithreading tic-tac-toe

Last synced: 04 May 2026

https://github.com/jesusgraterol/fetch-request-browser

The fetch-request-browser package makes working with external APIs simple and efficient. This intuitive wrapper leverages the power of the Fetch API, providing a clean and concise interface for your API interactions.

fetch fetch-api http https request utilities utils

Last synced: 31 Jul 2025

https://github.com/dundunlibs/httplog

HTTP logger for Golang's net/http

go http logger

Last synced: 23 Sep 2025

https://github.com/nhankyjangchan/koa-cors

Cross-Origin Resource Sharing (CORS) middleware for KoaJS written in TypeScript

cors cors-middleware http koa koa-cors middleware ts typescript

Last synced: 23 May 2026

https://github.com/ryandotsmith/jh

json http handler for go

go http json

Last synced: 01 Aug 2025

https://github.com/artarts36/go-http-metrics

Go HTTP Metrics

go http metrics prometheus

Last synced: 24 Sep 2025

https://github.com/pangolinshell/myeasymf

MyEasyMultipartFForm is a Go package that automatically decodes a multiparts forms into a Go structure using field tags.

golang golang-package http

Last synced: 24 Sep 2025

https://github.com/romagny13/mean-ng2

MEAN with Angular 2 demo (+mLab)

angular2 demo http mean mlab mongodb reactive-forms

Last synced: 09 Apr 2026

https://github.com/womblee/retardlink_uploader_client

A C++ Desktop Client for a URL Shortening service "Retard Link"

client cpp cpp-programming http parser request shortener tool url url-shortener url-shortener-api

Last synced: 01 Aug 2025

https://github.com/joedeveloper55/httpglue

extremely minimal python http application framework for rest api microservices, supports wsgi or asgi

framework http python3 wsgi

Last synced: 01 Aug 2025

https://github.com/zimbatm/go-httpresource

simple HTTP end-point

go http

Last synced: 01 Aug 2025

https://github.com/stevepartridge/service

A Go service package to serve grpc, grpc-gateway, and additional http handlers on a single port

go grpc grpc-gateway http http-server openapi swagger

Last synced: 17 Jan 2026

https://github.com/ldebruijn/holla-liveness-check

A Golang tool for checking liveliness of HTTP reachable targets.

golang http liveliness

Last synced: 02 Aug 2025

https://github.com/mkgor/chiven

Simple library which allows you to build RESTful API fast, easy and flexible

api api-rest http php-library php72 rest-api

Last synced: 19 Feb 2026

https://github.com/adrianulbona/fluentd-http-s3

A template service for batching JSON objects through HTTP to AWS S3 based on fluentd

batch events fluentd http json s3

Last synced: 26 Sep 2025

https://github.com/ghifari160/zei

Go HTTP Client library built atop the standard library's net/http.Client.

golang golang-library http http-client

Last synced: 03 Aug 2025

https://github.com/jandev/azurefunctions-httpbinding

A clean HTTP binding solution for Azure Functions

azure azure-functions http serverless

Last synced: 03 Aug 2025

https://github.com/jacobbrewer1/pagefilter

A GO library that produces SQL SELECT statements from filters and parameters provided

go golang http pagination

Last synced: 03 Aug 2025

https://github.com/serviejs/servie-finalhandler

Servie final HTTP responder

404 finalhandler http response servie

Last synced: 09 Nov 2025

https://github.com/nafidurmus/recent-earthquakes-in-turkey

Türkiye'de olan son 20 deprem hakkında bilgi veren mobil uygulama.

flutter flutter-demo flutter-examples http

Last synced: 24 Jun 2026

https://github.com/jesielviana/guiaweb-book

Ebook de desenvolvimento web, do básico ao avançado. Teoria e prática.

css html http javascript server web

Last synced: 09 Nov 2025

https://github.com/remnawave/rust-sdk

A high-performance Rust SDK for interacting with the Remnawave API

api client http remnawave sdk

Last synced: 08 Aug 2025

https://github.com/iconshot/reptilia

JavaScript library for creating powerful HTTP servers.

api backend http nodejs rest server

Last synced: 04 May 2026

https://github.com/zource-dev/hello-web

A minimal Node.js web application

hello-world http minimal nodejs web

Last synced: 15 May 2026

https://github.com/orestispanago/hikvision-downloader-http

Download from Hikvision IP cam using HTTP API

grayscale hikvision-camera http linear-regression rgb

Last synced: 10 Aug 2025

https://github.com/whtsht/ginn

Ginn is not nginx.

c educational-project http http-server linux

Last synced: 26 Jun 2026

https://github.com/simonkovtyk/http-client

A Rust crate that simplifies managing HTTP connections for clients. It provides an easy-to-use API for establishing connections, sending and receiving data, and handling multiple connections concurrently.

http http-client http-requests http1 http1-1 http2 http2-client

Last synced: 11 Aug 2025

https://github.com/pome1lo/web-application-development-technology

Laboratory work on the subject "Technology of web application development"

http web

Last synced: 12 Aug 2025

https://github.com/just-squad/qferris

QFerris — быстрый и легковесный API-клиент на Rust

grpc http rust tauri

Last synced: 16 Apr 2026

https://github.com/kitojs/otik

🦊 The high-performance, type-safe and modern TypeScript HTTP client written in Rust.

bun client deno http node rust typescript web

Last synced: 20 Jan 2026

https://github.com/digitalruby/simpleaddheaders

Simple add headers extension for browsers

add browser change delete extensions headers http https modify upsert

Last synced: 14 Aug 2025

https://github.com/asimu23hotcandy/ware-executer

Roblox ware Executor. Transforming Ideas into Reality. At -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: 15 Aug 2025

https://github.com/fayllan111/projeto_app_desktop

Aplicação CRUD com JavaFX, JDBC e MySQL, explorando ORM com JPA/Hibernate, REST APIs e arquitetura em camadas.

crud-application domain-driven-design exception-handling h2-database http java javafx jdbc jpa-hibernate maven orm rest-api spring-boot spring-data-jpa web-application webservices

Last synced: 04 May 2026

https://github.com/idigitalflame/linker

Efficient HTTP Redirection Written in Go!

go golang golang-application golang-library golang-package http

Last synced: 17 Aug 2025

https://github.com/seshasaisrivatsav/learn-js

Javascript topics - Basic to advanced

closure css events html http jasmine jquery protractor pubsub react this web

Last synced: 04 Apr 2026

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/tntmeijs/webby

Rust web server implementation

http rust webserver

Last synced: 22 Aug 2025

https://github.com/mauricelambert/webserveridentifier

This package identifies Web servers using an aggressive technique based on the maximum size of the URI.

http http-server identification identify pypi-package python3 server web

Last synced: 24 Aug 2025

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

An HTTP client and server for Julia

http julia

Last synced: 25 Aug 2025

https://github.com/thomaskenyeres/gofri-docs

ReST documentation of project 'Gofri'.

docs documentation framework http python python3 server-side web

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

Python SDK for PokeAPI APIs

api async http httpx pokeapi pokemon python sdk

Last synced: 29 Aug 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/code-hex/go-router-simple

go-router-simple is Inspired by Router::Simple (Perl5)

flexibility flexible go golang hacktoberfest hacktoberfest2020 http router simple

Last synced: 30 Mar 2025

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/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/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/vaibhavyadav-dev/golang-restapi

Standard Golang REST Server using Golang.

backend developement golang http restserver

Last synced: 05 Jun 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/abdulsamie10/http-server-c

This repository contains the code of HTTP, which accepts requests and response based on the requests.

c c-language c-programming edit get http http-server post programming read server ubuntu write

Last synced: 01 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/arthepsy/connid-http

Library for http-based ConnId connectors

connid http midpoint rest scala

Last synced: 25 May 2026

https://github.com/imrandil/learning_http_streaming

leaning http stream implementations using express and react

expressjs http http-streaming react reactjs

Last synced: 10 Apr 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/code-monad/laplace

Laplace - The Demon Maker

api beast boost cpp cpp17 http webservice websocket

Last synced: 07 Nov 2025

https://github.com/yourluckyday22/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: 19 Aug 2025

https://github.com/edenreich/http-component

An easy to use native component for interacting with the http layer written in C++

cmake cpp cpp-component cpp17 http http-client http-server request-handler response-parsing unix-socket winsock2

Last synced: 06 Mar 2025

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/amdevit/restling

A lightweight, powerful, and easy-to-use REST client library for .NET

dotnet http http-client rest rest-client rest-framework rest-library

Last synced: 23 Mar 2025

https://github.com/projectbarks/fancyprox

A in-browser proxy designed to bypass firewalls. It also supports larger caching enabling sites that have been loaded once to have a faster response time. This is all built to run on google appspot

appspot browser http proxy

Last synced: 01 Sep 2025

https://github.com/joyme123/cat_proxy

socks5 proxy to http(s) proxy

http proxy socks5

Last synced: 23 Mar 2025

https://github.com/ahmetcanaksu/rust-http-download

Rust ile HTTP üzerinden dosya indirmek

http menemen rust

Last synced: 26 May 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/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/bondbox/xser

Socket and HTTP Server

http proxy socket

Last synced: 21 Feb 2026

https://github.com/joyytoo/weatherapiangular

Get the weather in your city.

angular http js openweathermap-api typescript

Last synced: 13 Apr 2026

https://github.com/jhkim31/http-connection-pool

HTTP connection pool that can be used when limiting the number of connections and sending multiple requests at the same time.

connection-pool http http-connection-pool https

Last synced: 21 May 2026

https://github.com/mishakorzik/mtunn

easy open http, tcp ports from localhost to internet.

easy free http ipv4 ipv6 linux python python3 tcp termux tunnel tunneling tunnels windows

Last synced: 16 May 2025

https://github.com/zaida04/loggregator

📋 Centralized logging for microservices, serverless functions, and everything in-between.

http logging svelte

Last synced: 31 Mar 2025