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/xchacha20-poly1305/ansip

Public SIP008 server

go http sip008 subscription

Last synced: 26 Jul 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/jyotsnayall/http-server

A functional HTTP 1.1 server that can surf web pages with the corresponding css and js files. The aim is to learn how HTTP requests and responses work.

http http-server http1-1 rust

Last synced: 18 Sep 2025

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/luzifer/restis

"restis", composed from "REST" and "Redis", is a simple HTTP API to get / set / delete Redis keys

api http redis rest

Last synced: 15 May 2026

https://github.com/maxbolgarin/servex

Lightweight net/http server without boilerplate

go golang http http-server https

Last synced: 26 Jul 2025

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/golang-plus/net

Plus to standard "net" package.

go golang http middleware net router

Last synced: 12 Jan 2026

https://github.com/liuchong/d

D is a simple standalone httpd

d http http-server rust rust-crate rust-lang

Last synced: 07 Nov 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/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/dylrich/image-proxy

A simple image proxy server

go grayscale http image proxy

Last synced: 11 Nov 2025

https://github.com/sazid/lorust

Load generator Rust

http http-client load load-generator load-test rust

Last synced: 18 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/dotcubecn/dotonebot

由 Python3 编写的简陋 OneBot 11 协议 QQ 机器人框架

chatbot cqhttp http napcat onebot python python3 qq qq-bot qqbot tencent

Last synced: 25 Jul 2025

https://github.com/majk-p/http4s-client-timing

Benchmark utility to measure request times for various http4s backends

benchmark http http4s scala

Last synced: 17 Sep 2025

https://github.com/mrofisr/crush

HTTP Web Server like Caddy but made by Rust

caddy http http-server rust web-server

Last synced: 03 Jan 2026

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/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/borislavv/telegram-api-gateway

Simple gateway for communicate with Telegram by API

golang http library

Last synced: 25 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/bdusell/jitsu-app

Extensible request routing and app configuration for PHP

apache configuration htaccess http php request-handler router web-development

Last synced: 06 Sep 2025

https://github.com/weezy20/server_v2

A toy project written to learn more about how HTTP web servers and TCP connections work. This repo is incomplete if you're reading this. Crate http provides two structs HttpRequest and HttpResponse which are used within code to handle requests.

http http-server

Last synced: 30 Mar 2025

https://github.com/tmoroney/proxy-server

A web proxy server which fetches items from the Web on behalf of a Web client (i.e browser) instead of the client fetching them directly. Supports caching of pages and access control.

http http-proxy https proxy proxy-server

Last synced: 24 Jul 2025

https://github.com/yourpartnerbeck4/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: 24 Jul 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/hubertroy/asrequests

An asynchronous requests. requests + asyncio.:star2:

async asyncio gevent http python requests

Last synced: 04 Apr 2025

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/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/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/petoem/flsaba

simple http server with directory listing

command-line-tool directory http javascript server

Last synced: 12 Jan 2026

https://github.com/paulopc777/scanx-verificador-codigos-http

O ScanX é um script simples e eficaz que verifica os códigos de status HTTP retornados por sites ou rotas específicas

automation http http-code http-codes response-code script

Last synced: 16 Sep 2025

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/arcbjorn/go-microservices-jwt-authentication

JWT authentication between Go services through HTTP

authentication go http jwt

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

A boring, dead simple http proxy.

go http http-mocking http-proxy

Last synced: 12 Jan 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/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/joeychilson/httputils

A library of helper functions for Go's net/http package.

go golang http utils

Last synced: 06 Jun 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/kkiyama117/hangon

Sample Go server with Clean Architecture (WIP)

clean-architecture dependency-injection go http

Last synced: 14 Apr 2025

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/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/faustogerman/Rhino

Rhino 🦏 - Deno Framework for scalable APIs.

backend deno http rest-api server

Last synced: 14 May 2025

https://github.com/melardev/reactreduxpaginatedasynccrud

React_Redux TODO app showing Async HTTP CRUD and pagination

api axios components crud http nodejs pagination react react-redux redux rest todo

Last synced: 08 Apr 2026

https://github.com/sholladay/default-port

Get the default port for a given protocol.

constants http port protocol server

Last synced: 10 Oct 2025

https://github.com/mauricechouam/note-taker

An application that can be used to write, save, and delete notes. This application will use an express backend and save and retrieve note data from a JSON file.

express-backend express-js http postman routing

Last synced: 08 Apr 2026

https://github.com/instazdll/drupal-installer

A script that automatically install Drupal 10.2.3 with apache2 HTTP

apache2 debian drupal drupal-10 http http-server

Last synced: 13 Nov 2025

https://github.com/emircanakyuzz/fastapi_calismasi-fastapi_case_study

Bu projede, FastAPI kullanılarak RESTful prensiplerine uygun servis API'leri oluşturulmuş ve tüm CRUD işlemleri gerçekleştirilmiştir. Uvicorn ile backend çalıştırılmış, HTTP metodlarıyla API işlemleri güvenli ve düzenli bir şekilde uygulanmıştır.

api database fastapi http mysql python restful-api uvicorn

Last synced: 16 Apr 2026

https://github.com/r1c4rdco5t4/gomokuweb

HTTP API Server and Frontend React Application To Play Gomoku Online

api docker gomoku http kotlin postgresql react spring typescript

Last synced: 30 Mar 2025

https://github.com/easysy/proton

tool library for HTTP client-server services

api client http rest server tool

Last synced: 12 Jan 2026

https://github.com/cyril/great_guardian.rb

Web parameters validation for Ruby 🛡️

http parameters ruby validation web

Last synced: 26 May 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/oxylabs/what-is-curl

This step-by-step guide will explain how to use cURL or simply, curl, with proxy servers.

curl golang http proxies proxy proxy-list proxy-list-github socks5-proxy socks5-proxy-list socks5-server

Last synced: 23 Jul 2025

https://github.com/gcsboss/cronenberg

A crontab-like service for triggering HTTP Endpoints in a timely manner.

api cron crontab endpoint http job timer trigger webhook

Last synced: 19 Jun 2025

https://github.com/nitwhiz/stagecoach

A HTTP File Upload Service

file-upload http

Last synced: 28 Jun 2025

https://github.com/thinkphp/minimal-http-server

A simple HTTP server written in C that listens on port 8080 and responds to HTTP requests with a basic HTML page.

c http http-server

Last synced: 04 Nov 2025

https://github.com/yehya403/news-app

News app that keeps you updated with the latest news from various sources , explored by category.

cubit-bloc depedency-injection flutter http mvvm-architecture repository-pattern

Last synced: 11 May 2026

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

simple mitm proxy that checks requests for command injection attack

http https mitm proxy tls

Last synced: 22 May 2026

https://github.com/hex01e/webserv

A web server project involves developing software that responds to requests made over the Hypertext Transfer Protocol (HTTP). This software acts as the engine behind a website, delivering content and functionality to users who access it through web browsers.

1337 42 cpp cpp98 http socket web webserver

Last synced: 22 Mar 2025

https://github.com/sfomuseum/go-http-opensearch

Go package to implement an OpenSearch HTTP middleware handler.

golang http opensearch

Last synced: 06 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/lqr471814/diff-headers

A dead simple utility to compare / diff HTTP headers.

compare diff headers http

Last synced: 12 Jun 2025

https://github.com/palash25/unirest-go

[Wrote this to learn Go may contain shitty code] Unofficial Go implementation of the unirest protocol by kong

http http-client rest-client

Last synced: 05 Oct 2025

https://github.com/thalusa/native-svc

A lightweight, blocking HTTP client for testing embedded Rust environments in native environments, built on hyper and tokio.

async client embedded-svc http hyper

Last synced: 20 Jan 2026

https://github.com/bubycloudr/your-http

Simple http server made for fun.

http js nodejs server ts

Last synced: 11 May 2026

https://github.com/ancientlore/autohurl

A tool to continuously post files found in a folder

autoposter concurrency golang http logging

Last synced: 18 Feb 2026

https://github.com/saber2pr/request

:stars: A HTTP Request library.

ajax http xhr

Last synced: 11 Jul 2025

https://github.com/qbicsoftware/linksmith

A Java library to craft HTTP web links from raw header data.

http http-header rfc8288 web-link

Last synced: 13 Jan 2026

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

Rust ile HTTP üzerinden dosya indirmek

http menemen rust

Last synced: 26 May 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/httpland/nel-middleware

HTTP network error logging(NEL) middleware

http logging middleware nel network-error network-error-logging

Last synced: 22 May 2026

https://github.com/codyjdalton/default-response

Default response body module for use in web services

http http-response http-server response-code rest status status-code

Last synced: 23 Jul 2025

https://github.com/hasnathjami/flutter_bloc_masterclass

Everything about Bloc from Beginner to Advance

bloc freezed http material-ui

Last synced: 27 Apr 2026

https://github.com/moneymaker811/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: 30 Mar 2025

https://github.com/browneyesblue817/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: 30 Mar 2025

https://github.com/kirkalyn13/xyz-books-pipeline

XYZ Books Pipeline to check and update incoming ISBNs from newly added books from the CRUD UI, and record new data to a CSV file.

api csv data go http rabbitmq

Last synced: 05 Mar 2025

https://github.com/wilsonneto-swe/demo-resilient-http-clients

:rocket: Demo on how to configure and work with resilient HTTP integrations in .Net with ResilcienceHandlers

aspet dotnet http httpclient mvpbuzz resilience resilience-handlres retry timeout

Last synced: 08 Jun 2026

https://github.com/janpieterz/nethttp

.NET Http Library

csharp dotnet dotnet-standard http rest

Last synced: 15 Mar 2025

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/marc-ed-raffalli/declarative-e2e-test

Declaration driven test generator for REST endpoints

assertion-library e2e-tests http

Last synced: 16 May 2026