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/cdktf/cdktf-provider-http-go

CDK for Terraform Go provider bindings for http.

cdk cdktf http pre-built-provider provider terraform terraform-cdk

Last synced: 14 Jan 2026

https://github.com/indice-co/indice.swift.networking

Swift Library containing http related stuff as well as rest helpers and encoding helpers.

http networking swift

Last synced: 24 Mar 2025

https://github.com/snakem982/hproxy

一个简单的http,https代理的实现 A simple http, https proxy implementation

http http-proxy https https-proxy

Last synced: 29 May 2026

https://github.com/gamitej/basic-chat-app

A basic chat app for understanding the basics of web-sockets

express http nodejs reactjs socket-io websocket

Last synced: 12 Apr 2026

https://github.com/srcagency/http-infer

Convert the returns of a route to a http response

http

Last synced: 22 Jan 2026

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/gearnode/erl-mhttp

An Erlang HTTP 1.1 implementation.

http http-client http-server

Last synced: 07 Oct 2025

https://github.com/vagnerbellacosa/091_refatorandoapihttpformaseguradesenvolvidapython

labRefatorando uma API HTTP de forma segura desenvolvida em Python

api digital-innovation-one dio http lab python refatoration

Last synced: 07 Oct 2025

https://github.com/siddhant-vij/advanced-js-topics

This repository consists of the personal code practice for Udemy Course - Advanced JS Topics.

animations async-await authentication callback canvas-api database design-patterns http javascript promises prototype shopping-cart testing

Last synced: 11 Apr 2026

https://github.com/md-aamroni/http

Simple definition about Hypertext Transfer Protocol and Secured Layer

how-http-work http http-status-code https

Last synced: 22 Nov 2025

https://github.com/sgaunet/httping-go

HTTP ping utility written in Go - Test HTTP endpoints with response times, status codes, and content sizes

cli command-line-tool devops go golang http http-client monitoring networking ping

Last synced: 03 Sep 2025

https://github.com/kare/httpx

Extensions for Go's net/http package

go handler http middleware

Last synced: 16 Jan 2026

https://github.com/ozgen/openapi-emulator

A small HTTP emulator that returns predefined JSON responses based on an OpenAPI / Swagger specification.

api emulator go http kin-openapi mock mock-server openapi3 service-emulation swagger2

Last synced: 14 Mar 2026

https://github.com/rinapen/yay-cpp-wrapper

🌐Modern C++ wrapper for Yay (SNS) API.

api-client http http-client websocket yay

Last synced: 17 Nov 2025

https://github.com/leyts/reqspec

A declarative HTTP client.

http niquests pydantic python

Last synced: 12 Jul 2026

https://github.com/akashbabu/docker-deploy-http

HTTP Hook for automated deployment of images to docker-swarm

automation deployment docker http images swarm webhook

Last synced: 29 Apr 2026

https://github.com/code0-tech/draco

Protocol adapter that will accept request, verify them and sends them to execution.

http microservice protocol rust

Last synced: 08 Apr 2025

https://github.com/raviqqe/rpm

RPM (Requests Per Minute) reporter in Go

http rpm

Last synced: 16 Apr 2025

https://github.com/codekeyz/gh-fleet-angular

Admin Panel for GH-Fleet Vehicle Management Service using Angular 7

admin backend firebase-auth firebase-storage http nodejs

Last synced: 15 Nov 2025

https://github.com/apenfe/gectrix

Gestión del combate en tiempo real

api-rest http laravel mqtt mysql

Last synced: 08 May 2026

https://github.com/jkrhb/eclipse_thingweb_app

Web of Things Flutter app based on Eclipse Thingweb dart_wot

coap dart flutter http mqtt web-of-things wot

Last synced: 16 Apr 2026

https://github.com/lauratrigo/projeto-ecocomp-http

Projeto de estufa inteligente desenvolvido com ESP32, HTTP, Node.js e MongoDB. O sistema realiza monitoramento ambiental em tempo real, controle remoto de atuadores, automação de irrigação, ventilação e aquecimento, além de disponibilizar dashboard web, histórico de medições e geração de relatórios. 🌱

automatization cpp css esp32 esp32-wroom html http iot-application javascript site web

Last synced: 12 Jul 2026

https://github.com/alimy/gin

Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

gin go http

Last synced: 08 Oct 2025

https://github.com/jjbchunta/endpoint-routing

A directory-based HTTP request router.

express http nodejs

Last synced: 04 Apr 2025

https://github.com/m4rc3l05/sss

Simple low overhead http lib for node bun & deno

bun deno expressjs http koa koajs node nodejs oak

Last synced: 08 Oct 2025

https://github.com/jtyr/container_test

Testing container

container docker golang http testing

Last synced: 19 Apr 2026

https://github.com/willpower3309/kindling

Kindling is a Tinder bot that handles the hassle of swiping right and messaging a sweet first pickup line for you

api automation bot http https python swipe tinder

Last synced: 02 Jul 2025

https://github.com/r-koubou/excel2csdictionary

Generating from spread sheet to C# Dictionary style source code

cs csharp http

Last synced: 31 Dec 2025

https://github.com/melardev/reactcrudasync

Rest full stack application built with React showing how to make HTTP CRUD

api async components crud http react rest

Last synced: 11 Apr 2026

https://git.hiifong.cc/mirrors/cpr

C++ Requests: Curl for People, a spiritual port of Python Requests.

c-plus-plus cpp hacktoberfest http libcurl library requests

Last synced: 08 Oct 2025

https://github.com/tiendq/http-status

Returning HTTP status in a quick and easy way.

http status

Last synced: 03 Sep 2025

https://github.com/yookoala/mockhttp

A minimalistic Go library to mock http transport. Neat tool for testings with mock network.

golang http mock-network testing

Last synced: 01 Jul 2026

https://github.com/paologaleotti/gleamkit

Experimental starter for Gleam web services

api backend gleam http starter template

Last synced: 04 Jan 2026

https://github.com/romelium/very-simple-http-server-asio

This is a very simple and minimal HTTP server using the Asio library in C++. The code is only 28 lines long. This is meant to showcase how minimal you can make an HTTP server at a near barebone level while being cross-platform.

asio basic cmake cplusplus cpp html http http-server minimal simple vcpkg very-basic very-simple

Last synced: 20 May 2026

https://github.com/dlampsi/gsrv

Wrapper for starting and maintaining HTTP and gRPC server

go golang golang-library grpc-go grpc-server http http-server

Last synced: 30 Mar 2025

https://github.com/jrialland/smallclient

A small http(s) client in C++

cplusplus cpp cpp11 http http-client

Last synced: 08 Oct 2025

https://github.com/ljtill/wasi-http-info

[WIP] Lightweight WASI HTTP server

http wasi

Last synced: 18 Jan 2026

https://github.com/elisebastian/rails_location_header

Rails gem that automatically adds X-Entity-ID and Location headers when a new record is successfully created in a create action.

gem http lib library rails rails-api ruby

Last synced: 01 Mar 2026

https://github.com/do-/node-http-server-tools

Some wrappers around the standard node:http API

http node request response

Last synced: 05 Jan 2026

https://github.com/aanciaes/smart-grow-api

Web API for the Mobile and Ubiquitous Computing course

api go golang http

Last synced: 14 Jan 2026

https://github.com/thepatrik/hellohttp

A simple barebone HTTP server implementation in golang.

api go golang http

Last synced: 16 Jan 2026

https://gitlab.com/joshrotenberg/exling

Elixir HTTP Request Builder

builder elixir http pipes

Last synced: 08 May 2025

https://github.com/f1shl3gs/bindata

convert any file into manageable Go source code for http service

bindata golang http static

Last synced: 14 Jan 2026

https://github.com/cyb3r-jak3/simple_http_server

Simple Go HTTP server to demo dealing with requests.

go go-examples go-http golang http

Last synced: 14 Jan 2026

https://github.com/karpeleslab/smartremote

Not a TV remote.

golang http

Last synced: 01 Jul 2025

https://github.com/johejo/go-defaultcertifi

Automatic certificate bundler for http.DefaultTransport.

certificate go golang http tls

Last synced: 03 Sep 2025

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/robert-wallis/http-echo

Simple HTTP server that just echos everything to the console. For debugging POST requests.

golang http http-server testing-tools

Last synced: 18 Jan 2026

https://github.com/broadcastt/broadcastt-js

JavaScript library for Broadcastt WebSocket Protocol

broadcast client events http pubsub websocket

Last synced: 27 Jan 2026

https://github.com/citomni/infrastructure

CitOmni Infrastructure provides lean, cross-mode services and building blocks designed to support both HTTP and CLI applications. It focuses on performance, simplicity, and predictable behavior, offering a common layer that applications can rely on without overhead or unnecessary abstractions.

captcha citomni citomni-framework citomni-php cli deterministic green-by-design high-performance http infrastructure low-overhead php php8 psr-4

Last synced: 13 Jan 2026

https://github.com/the-sumeet/curler

Execute curl commands from vscode

curl http rest-api rest-client restclient vscode-extension

Last synced: 29 Apr 2026

https://github.com/deniska69/inote

Курсовая работа на тему "Изучение технологии API"

api csharp http json vk-api

Last synced: 19 Apr 2026

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

The fetch-request-node 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: 16 Apr 2025

https://github.com/sterlp/load-runner

Simple HTTP/REST load tool

cli command-line http java load-test load-tool rest

Last synced: 28 Dec 2025

https://github.com/dtouzeau/http-audit

An HTTP auditing tool written in Go that investigates all steps required to access a URL - A part of Artica Ecosystem

http http-client http-requests httpclient tool

Last synced: 13 Jan 2026

https://github.com/moondrop/helica

✨ A blazing fast micro web framework made for rapid development of RESTful APIs

api crud fast http nodejs oop rest rest-api routing server webserver

Last synced: 31 Mar 2025

https://github.com/scootpl/restreq

RestReq is a wrapper around standard Go net/http client. In a simple call you can use json encoding, add headers and parse result. This should be sufficient in most use cases.

go golang http http-client microservices middleware rest-api

Last synced: 06 Apr 2025

https://github.com/wesfly/arti_client-example

This repo demonstrates how to make a HTTP get request to a TOR hidden service using arti_client

arti example hidden-service http rust tor web

Last synced: 12 Jul 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/lex-r/dwl

Simple file downloader 🤪

downloader http transfer-files utility

Last synced: 14 Jan 2026

https://github.com/scx-projects-incubator/scx-http-routing

🥚 SCX HTTP Routing

http routing scx

Last synced: 13 Jan 2026

https://github.com/maxirosson/jdroid-java-http

Http Library for Java & Android Apps

http java okhttp

Last synced: 15 Mar 2026

https://github.com/alimy/httprouter

A high performance HTTP request router that scales well

go http mux web

Last synced: 09 Oct 2025

https://github.com/judsonstevens/http_yeah

Simple Ruby server with POST and GET interaction.

http ruby server

Last synced: 10 Jun 2025

https://github.com/kevindanne/rusthttpredirector

A simple HTTP request redirector written in rust

http http-proxy http-redirect rust

Last synced: 28 May 2026

https://github.com/fantasticfiasco/serilog-sinks-http-sample-dotnet-framework

Sample application of Serilog.Sinks.Http producing log events in .NET Framework.

http sample serilog sinks

Last synced: 23 Feb 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: 17 Jul 2026

https://github.com/chenhaojie9527/go-style-error

An elegant JavaScript/TypeScript asynchronous error handling library inspired by the Go language's error handling model.

api async http promise request

Last synced: 09 Oct 2025

https://github.com/statico/zerodep-node-http-server

Zero-dependency TypeScript HTTP server built on node:http with Hono-compatible API

hono-compatible http middleware no-dependencies nodejs server typescript zero-dependency

Last synced: 28 May 2026

https://github.com/miozilla/httpslb

httpslb :closed_lock_with_key::earth_africa::bookmark_tabs: : Global HTTPS Content-Based Load Balancer with Terraform | SSL, TLS, Certificate, Backend, FrontEnd, Geographical Region, Network |

cert content geo http layer load-balancing monitoring multi-backend-multi-mig-bucket-https-lb policy secure secure-sockets-layer service socket tf tfplan transport-layer-security

Last synced: 12 Jul 2026

https://github.com/alfacentauri/node4

Ejemplo de nodejs con request.

http node-module nodejs request yargs

Last synced: 18 May 2026

https://github.com/un-def/httoolsp

A collection of HTTP-related pure Lua helper functions

batteries formdata helper-functions helpers helpers-library http http-headers lua

Last synced: 24 Mar 2025

https://github.com/StudyResearchProjects/avocado

:avocado: Web APIs Testing tool

http request testing websocket

Last synced: 09 Oct 2025

https://github.com/jreisinger/hgrep

Search URLs for patterns

golang grep-like html http regexp

Last synced: 14 Jan 2026

https://github.com/pitazzo/usj-http-project

Group project statement for Networks & Communications 2 (USJ)

http

Last synced: 10 Mar 2026

https://github.com/sukikui/playercoordsapi

A lightweight Fabric mod that exposes your Minecraft player coordinates via a local HTTP API

api client-side fabric http minecraft-mod

Last synced: 13 Mar 2026

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

Map errors to a Servie response

error-handling errors http response servie status

Last synced: 15 Jun 2025

https://github.com/ik5/httpmultipart

Go client that sends HTTP with multipart content

golang http http-client multipart multipart-uploads

Last synced: 11 Apr 2026

https://github.com/frolleks/pathless

A lightweight, flexible routing library for JavaScript.

http pathless

Last synced: 19 Jan 2026

https://github.com/janloebel/mailthat

MailThat is a kind of proxy/service to forward mails from HTTP-Requests or received via SMTP.

http mail proxy rest smtp

Last synced: 11 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/suhlig/httpspell

Spellchecker that recursively fetches HTML pages, converts them to plain text, and spellchecks them.

academic http spellcheck spider

Last synced: 02 Feb 2026

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

Web-server with I/O multiplexing, supporting primary HTTP methods

cgi cookies cpp98 http make nginx

Last synced: 05 Feb 2026

https://github.com/parkgang/http-cache-server-with-go

http cache server를 구현해보자

cache go golang http parkgang-blog-assets

Last synced: 14 Jan 2026

https://github.com/devforgetech/fetch-hooks-core

Universal React-style hooks for fetch() — works in Node, Bun, Deno, Cloudflare Workers, and edge runtimes. Tiny, dependency-free, TypeScript-first.

bun cloudflare-workers deno edge-runtime fetch hooks http javascript nodejs npm-library opensource request signals typescript

Last synced: 21 Nov 2025

https://github.com/maxbolgarin/cliex

Easy-to-use HTTP client with Circuit Breaker

api go golang http rest rest-api resty

Last synced: 02 Jul 2025

https://github.com/prosumma/httpfluent

A fluent interface over REST written in Swift

http rest rest-client swift

Last synced: 24 Mar 2025

https://github.com/andersnormal/outlaw

:cow: A redirector with automatic certs and redirect wildcards and specific routes

go http redirects

Last synced: 14 Jan 2026