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/soenneker/soenneker.dtos.webcookie

A .NET type representing a HTTP cookie

browser cookie csharp dotnet dtos http object web webcookie

Last synced: 12 Mar 2026

https://github.com/flodlc/throw-http

Throw-http is an Error utility for handling http errors in a delightful way. I created it because existing libraries are not type-safe, not correctly exported or don't allow to pass additional data in the error.

error http node

Last synced: 08 May 2026

https://github.com/kouisamine/checker-tools

A collection of great checker-type tools to help you check & verify different types of things.

checker dns dns-server gravatar html http ip js password ping redirection scree ssl-certificates url whois whois-lookup

Last synced: 27 Feb 2025

https://github.com/w-henderson/humphreyjr

🐪 The Performance-Focused, Dependency-Free Web Server, now in OCaml. (WIP)

http http-server ocaml web-framework web-server

Last synced: 31 May 2026

https://github.com/httpland/http-websocket

HTTP request for websocket with standard Request and Response

deno handler http request response rfc-6455 validate websocket

Last synced: 31 May 2026

https://github.com/tusuii/golang_webserver_mediater_task

simple goLang server using Gin Framework

go golang http rest-api

Last synced: 28 Feb 2025

https://github.com/bernabedev/bunmark

A blazing fast, minimalist API benchmarking tool powered by Bun.

api benchmark bun fast http testing tools

Last synced: 23 Feb 2026

https://github.com/mouad-el-asri/webserv

🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟

cgi cpp cpp-programming cpp98 http http-protocol http-request http-server https-response multiplexing networking webserv webserver

Last synced: 10 Jan 2026

https://github.com/galaxy-sea/libby-http-cache-control

By reusing previously acquired resources, you can significantly improve the performance of websites and applications. Web caching reduces latency and network traffic, thereby reducing the time required to display resource representations. Become more responsive by using HTTP caching

cache cache-control caching etag http httpcache java spring spring-boot springmvc

Last synced: 12 Mar 2026

https://github.com/takama/bit

A simplest HTTP router with additional control

go golang http router

Last synced: 26 Mar 2025

https://github.com/threecommaio/qflow

Replicates traffic to various http endpoints backed by a durable queue

durable go http queue replication

Last synced: 14 Jan 2026

https://github.com/klaby/http-handler-response

📨 A simple response handler for HTTP requests

adonisjs api expressjs http http-status-code koajs nodejs rfc7807

Last synced: 07 Oct 2025

https://github.com/sktylr/routeit

routeit is a lightweight web framework built in go

go http http-library

Last synced: 14 Jan 2026

https://github.com/t73fde/go-auth-s

Simple HTTP Basic Authentication Web Server

authentication basic-authentication http http-server web

Last synced: 14 Jan 2026

https://github.com/dinanathsj29/angular-beginnersapp-demo-tutorial

A basic Angular Application/Demo example for beginners - will learn Angular Component, Directives like *ngFor, *ngIf, Data Binding & Interpolation, Routing & Navigation, HTTP-HTTPClient Service etc.

angular angular-cli angular-components angular-demo angular-directives angular-routing angular-routing-navigation data-binding http httpclient ngfor ngif

Last synced: 07 May 2026

https://github.com/tinyhttp/vary

vary rewrite in TypeScript for ESM

esm http nodejs typescript vary

Last synced: 08 Oct 2025

https://github.com/roshan-labs/http

Nuxt3 $fetch 请求封装

fetch http nuxt nuxt-module

Last synced: 29 Apr 2026

https://github.com/wimski/laravel-psr-http

PSR HTTP setup for Laravel

http laravel psr

Last synced: 23 Feb 2026

https://github.com/ajzo90/go-requests

Request builder for flexible and composable requests

builder go golang http request

Last synced: 13 Mar 2026

https://github.com/liquidcats/jsonrpc

Small and powerful JSON RPC client

client http json-rpc json-rpc-client json-rpc2 rpc

Last synced: 14 Jan 2026

https://github.com/blizzy78/conditional-http

Conditional HTTP middleware for Go

go golang golang-library http middleware

Last synced: 21 Jan 2026

https://github.com/sekgobela-kevin/webrute

Python bruteforce library for http requests

asyncio bruteforce bruteforcer http login python requests security

Last synced: 31 May 2026

https://github.com/caydenberg/redux-popsicle

Manage HTTP requests in redux actions with simple, testable object configs

http json popsicle redux rest

Last synced: 19 Jan 2026

https://github.com/hypnguyen1209/ming

A HTTP Mux web framework lightweight and high performance 🥗 priority-based routing with Redix Tree which is based on fasthttp

fasthttp go golang http mux router

Last synced: 14 Jan 2026

https://github.com/joeshaw/httpmethodoverride

Go package to override the HTTP method with value in `_method` URL query parameter

golang http

Last synced: 11 Oct 2025

https://github.com/maindotmarcell/http-from-scratch

HTTP server from scratch. Built with TCP socket programming to deepen my understanding of common networking protocols.

go golang http tcp

Last synced: 14 Jan 2026

https://github.com/nstdio/http-client-ext

Extensions to JDK's HttpClient

cache gzip http java json

Last synced: 12 Oct 2025

https://github.com/70null07/parkingcontrolcenter

Проект является частью выпускной квалификационной работы бакалавра на тему "Разработка программного комлекса для мониторинга платной парковки", в данном случае это сервисное приложение

classification computer-vision ffmpeg http libraries m3u8-parser ml movement-detection object-detection wpf yolov8n

Last synced: 19 Jan 2026

https://github.com/llukas22/tei-client

Convenience Client for Hugging Face Text Embeddings Inference (TEI) with synchronous and asynchronous HTTP/gRPC support

client embeddings grpc http

Last synced: 12 Oct 2025

https://github.com/maileryio/widget-link-assets

Mailery Widget Link Assets

html http link vue widget

Last synced: 14 May 2026

https://github.com/cbess/gowebwatch

Go app that watches web resources for HTTP status changes.

golang http web

Last synced: 13 Oct 2025

https://github.com/tberey/ts-node-chatroom

A Chatroom browser application, with user registration and authentication. A HTTP REST API, written in Typescript with Node, using the Express and Socket IO frameworks. Also supported by a MySQL database & uses EJS for client serving.

chat chat-application chat-room chatapp chatroom http http-server mysql mysql-database node node-js nodejs rest rest-api socket socket-io sockets ts typescript

Last synced: 21 Jan 2026

https://github.com/Pat0sya/Thumbnail_downloader

This the app that let you download YouTube's thumbnail

grpc grpc-go http protobuf redis youtube-thumbnail-downloader

Last synced: 13 Oct 2025

https://github.com/sandtreader/obtools

C++ utility libraries for high-performance Unix servers and applications

crypto http http-client http-server json lexer library logging multi-threading mysql portability postgresql sqlite ssl strings threads time xml

Last synced: 14 Oct 2025

https://github.com/imscruz/fetchedge

A customizable fetch script for periodic data requests. Adjust settings to fit your internet speed and needs—ideal for data tracking and API monitoring.

ddos ddos-script donotarchive dos fetch fetch-api fetchapi get http layer7 script

Last synced: 14 Oct 2025

https://github.com/ichiban/httpproxyfailover

Create a fault-tolerant HTTP proxy out of multiple somewhat unreliable HTTP proxies.

failover fault-tolerance http http-proxies http-proxy proxy

Last synced: 22 Jan 2026

https://github.com/ihcsim/zapit

An application to verify if a URL is a malware URL

docker docker-compose go http

Last synced: 18 Apr 2026

https://github.com/sahil-gulati/goose

GoLang framework for building REST API

go golang golang-framework goose http

Last synced: 01 Jun 2026

https://github.com/marekgalovic/go-http-server

Wrapper around GO's native net/http library.

golang http server

Last synced: 22 Jan 2026

https://github.com/abdelilahou/goferql-api

Simple GraphQl api build with golang and sqlc

backend-api golang graphql http postgresql sqlc

Last synced: 14 Apr 2026

https://github.com/brandonp2412/warframerelics

Automating the valuation of relics in Warframe

google-sheets http javascript warframe

Last synced: 16 Oct 2025

https://github.com/andreyteets/fileserver

A minimalistic https file server with a simple password-only authentication. It provides a simple, secure, universal, cross-patform method to transfer files over network (or just view them in text mode in a browser).

aspnetcore browser cross-platform docker download file file-server file-sharing file-transfer files http https lan minimal network secure server share transfer upload

Last synced: 14 Mar 2026

https://github.com/oblivious-oblivious/skeleton

A very minimal http server api serving as a platform for adding middleware incrementally.

crystal http middleware skeleton

Last synced: 17 Oct 2025

https://github.com/octolab/protocol

📡 Toolkit for service communication protocols. 🛰

go grpc hacktoberfest http octolab protocol rest rpc toolkit

Last synced: 27 Jan 2026

https://github.com/utkarsh5026/tstp

Implementation of a HTTP server built from scratch in typescript

codecrafters-http-server http http-server nodejs typescript

Last synced: 19 Apr 2026

https://github.com/607011/dirbplusplus

A faster version of the original Dirb, implemented with C++ threads

cplusplus cplusplus-20 dirb dirbuster hacking-tool http http-client https https-client multithreading openssl threads

Last synced: 19 Oct 2025

https://github.com/asynched/basic-http-server

A simple implementation of the HTTP protocol using Rust.

http rust

Last synced: 19 Oct 2025

https://github.com/vtopc/go-rest

Just a wrapper over http.Client with better errors and JSON unmarshaling.

deserialization go golang http json rest rest-api rest-client restclient restful-api restful-client unmarshalling

Last synced: 24 Feb 2026

https://github.com/mitranim/gr

Short for "Go Request-Response". Shortcuts for making HTTP requests and reading HTTP responses in Go.

go golang http request response

Last synced: 20 Oct 2025

https://github.com/bengadbois/flakyserver

Configurable HTTP server that flakes out

http server testing

Last synced: 20 Oct 2025

https://github.com/usox/hack-http-factory-interfaces

Set of psr-17 like interfaces for hack

hack hacklang hhvm http psr17

Last synced: 23 Oct 2025

https://github.com/hamas-ur-rehman/httpservice

This package contains classes that make it easy to consume the http package. It's multi-platform, and supports mobile, desktop, and the browser. It supports GET,PUT,POST,DELETE and PATCH requests. It Depends on the http package

classes dart dart-library flutter flutterpackage hacktoberfest http http-server serverrequestinterface

Last synced: 22 Feb 2026

https://github.com/zekrotja/cds

A very simple file server for local and cloud (S3) files.

fileserver go http http-server s3 server storage

Last synced: 24 Oct 2025

https://github.com/rollicks-c/apimate

generic API utility for go

api api-rest golang http rest restful

Last synced: 24 Oct 2025

https://github.com/netcorelink/libchttpx

A powerful, cross-platform HTTP server library in C/C++ for building full-featured web servers.

c cpp http netcorelink

Last synced: 23 Jan 2026

https://github.com/pranshu-89/mcp-server-api-tools

This is initially for demo purpose for showing MCP server capabilities.

api-rest csharp dotnet http mcp mcp-server

Last synced: 14 Apr 2026

https://github.com/data-integrations/http

Sink plugin to send the messages from the pipeline to an external http endpoint

cask-marketplace cdap cdap-plugin http

Last synced: 25 Oct 2025

https://github.com/jjeffery/hclconfig

HCL configuration files

changes configuration encryption http kms s3

Last synced: 23 Jan 2026

https://github.com/tomrlq/lrconnection

An HTTP library that makes networking for iOS easier

http ios networking

Last synced: 24 Feb 2026

https://github.com/mynihongo/fluenthttp

Fluent wrapper around IHttpClientFactory

fluent http httpclient httpclientfactory

Last synced: 25 Oct 2025

https://github.com/firmanmm/greb

Golang HTTP Request Binding

golang http

Last synced: 25 Oct 2025

https://github.com/axiosleo/api-tool

Http/Request/Response

http php request response

Last synced: 26 Oct 2025

https://github.com/vinniko/tasker

📜 A small PHP application with MVC pattern implementation without third-party frameworks.

css database eloquent-orm html5 http mvc mysql php

Last synced: 26 Oct 2025

https://github.com/havva-nur-ezginci/goodplace

🚀 📅 The Habit Tracker project is a comprehensive Flutter application designed to help users in 🔥 effectively tracking their habits and staying motivated. 🎯

android calendar-widget carousel-slider chat-history chatgpt cloud-firestore dio fcm-notifications firebase-auth firebase-messaging flutter flutter-dotenv flutter-examples http lottie-animation openai provider-state-management stream-processing streaming unsplash

Last synced: 03 Jan 2026

https://github.com/gameworkstore/async-network-engine-cpp

Async Network Engine Cpp distribution repository.

cpp-library http https

Last synced: 27 Oct 2025

https://github.com/monolithprojects/ansible-http_proxy_client

This Ansible role will setup HTTP/HTTPS/FTP Proxy client.

apt client ftp http https proxy proxy-client

Last synced: 06 Feb 2026

https://github.com/kei2100/h-fwd

Simple HTTP request forwarder

forwarding go golang http

Last synced: 01 Mar 2026

https://github.com/dhoniaridho/ohttp

ohttp is a wrapper library that integrates tanstack query and axios to provide a seamless data fetching experience. This library supports multiple frameworks, making it versatile and easy to use in various projects.

axios http http-client react react-query

Last synced: 25 Feb 2026

https://github.com/ryanbritodev/samepyeco

Nosso projeto desenvolve um gerador sustentável que usa pastilhas Peltier para converter o calor do sol em eletricidade, reaproveitando a diferença de temperatura entre reservatórios de água quente e fria. Com monitoramento em tempo real via IoT, oferecemos uma solução limpa e eficiente para gerar energia, sem combustíveis fósseis.

arduinojson cpp dallas-temperature ds18b20 esp32 http ipgeolocation lcd-i2c onewire peltier wokwi

Last synced: 30 Jan 2026

https://github.com/nicolasgasco/42_webserv

An HTTP server coded in C++. It supports configuration files and GET, HEAD, POST, and DELETE requests. Serves a fully static website

cgi-script cpp98 http http-server socket-programming

Last synced: 25 Feb 2026

https://github.com/miiraak/tiktok-ai-auto

Semi-Automated AI-Generated images and publishing

ai api automated bot csharp http image-generation json tiktok windows-forms

Last synced: 07 Feb 2026

https://github.com/blockloop/tea

A utility library for better HTTP servers

chi go golang http router util

Last synced: 07 Feb 2026

https://github.com/e19166/simulator

A event management simulator that integrates a PostgreSQL database with a Go backend. This application allows users to create and manage event records via HTTP endpoints. The project uses Gorilla Mux for routing, and the database operations are handled with Go's database/sql package and the PostgreSQL driver.

backend crud database database-migrations gin gin-gonic go golang http postgresql postgresql-driver postman programming project-management routing

Last synced: 31 Jan 2026

https://github.com/evbg/evc

evc - Simple client for the EVE Python REST API Framework

client crud filtering get http mongodb pagination patch post put pypy python python3 rest rest-api simple sorting upsert versioning wrapper

Last synced: 16 Apr 2026

https://github.com/fritzthecat9/dockertest

Deploy C# web API to Raspberry Pi with Docker

api c-sharp csharp docker http https minimal-api raspberry-pi raspberry-pi-4

Last synced: 11 Feb 2026

https://github.com/i-core/rlog

A logging middleware for a Go web server.

golang http logging logging-middleware zap

Last synced: 11 Feb 2026

https://github.com/sile/htrpc

HTTP based RPC library for Rust

asynchronous http rpc rust

Last synced: 12 Feb 2026

https://github.com/andrew-ld/TokenSnitch

find leaked tokens from files

amphp async http telegram

Last synced: 28 Feb 2026

https://github.com/vojvodicn23/http-handler

The http handler library for Angular

angular error-handling fallback handler http http-client loading

Last synced: 15 Feb 2026

https://github.com/gowww/i18n

🌍 Internationalization handler and utilities

globalization go golang handler http i18n internationalization localization middleware server translation web

Last synced: 01 Mar 2026

https://github.com/joknarf/fakeapi

Faking/Mocking API Rest Call requests

api fakeapi http mock python rest server testing unittest

Last synced: 02 Mar 2026

https://github.com/routup/plugins

This repository contains plugins for the Routup ecosystem.

framework http http-server plugins router routing

Last synced: 12 May 2026

https://github.com/wutsi/wutsi-core

wutsi-core - Core library that provide standadized utilities for solving common problems

cloud http kotlin logging tracing webservice

Last synced: 05 Mar 2026

https://github.com/acoshift/hsts

HSTS Middleware

golang hsts http middleware

Last synced: 17 Apr 2026

https://github.com/omerjuve2023/mvcinterfacehttp

MvcInterfaceHttpApplication is a Spring Boot application developed in Java. It uses a REST client to interact with a remote API. The project uses Gradle as a build tool and follows a typical Spring Boot project structure.

docker gradle http interface java learn spring-boot

Last synced: 18 Apr 2026

https://github.com/ruxwez/go-locale

Open source library for creating multilingual Rest API through HTTP headers

api easy fiber-framework gin-gonic golang headers http library multilingual open-source performance rest

Last synced: 26 Apr 2026

https://github.com/probablyrational/docker-catchall-http

A simple docker image to serve index.php to all inbound requests

apache catchall docker http php probablyrational

Last synced: 18 Apr 2026

https://github.com/chaseisabelle/sqs2http

forward messages from sqs to http

http php sqs

Last synced: 18 Apr 2026

https://github.com/anarthal/usingstdcpp-2024

Boost.Asio: the universal async model

asio boost coroutines cpp cpp20 http

Last synced: 04 Jun 2026

https://github.com/gmoqa/deno-api

Deno playground API REST

deno http oak

Last synced: 22 Apr 2026

https://github.com/Luan-Neumann-Dev/get-a-pet

🐕 Get A Pet is a website where users can list pets for adoption and schedule visits to meet them. The application connects people looking to adopt with those offering pets, making the adoption process easier with a simple interface and secure login system.

api auth axios express http javascript module-css mongodb node react react-router-dom

Last synced: 24 Apr 2026

https://github.com/humblebeeai/stack-nginx

Docker-compose stack for NGINX with Certbot (Let's Encrypt), featuring automatic certificate obtain/renewal, DNS/HTTP challenges, multi-domain support, subdomains, and advanced NGINX configurations.

api-gateway basic-auth certbot docker docker-compose http http-cache http2 https letsencrypt load-balancer nginx rate-limit reverse-proxy scripts ssl-termination ssl-tls stack web-server web-socket

Last synced: 24 Apr 2026