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/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/ytake/hack-cookie

HHVM and Hack Cookies for facebook/hack-http-request-response-interfaces

cookie hack hacklang hhvm http

Last synced: 25 Feb 2026

https://github.com/mitranim/rd

Tool for decoding HTTP requests into Go structs. Transparently supports multiple formats: JSON, URL-encoded, multipart.

form golang http json multipart request

Last synced: 03 Mar 2026

https://github.com/melonask/axum-skills

Rust Web Framework Skill

axum http routing rust skills

Last synced: 02 Jun 2026

https://github.com/janloebel/simplest-mock-server

This is a very simple mock server. Simplify returning static data on http requests.

http mock server simple

Last synced: 10 Feb 2026

https://github.com/hatixntsoa/web.application.basics

Web Application Basics Online Book retrieved from TryHackMe

http mdbook tryhackme web-application

Last synced: 11 Feb 2026

https://github.com/crypto-scythe/http

PHP convenience classes for HTTP header fields, media types and status codes

headers headers-mime http http-headers library mime-types php php-library php8 status-codes

Last synced: 12 Feb 2026

https://github.com/fitri-hy/opcrud-mysql

Documentation explains the use of the CRUD (Create, Read, Update, Delete) API built using Express.js to manage data in a database.

api crud database express http middleware mysql nodejs rest web

Last synced: 13 Feb 2026

https://github.com/dr-montasir/fluxio

Fluxio is a wrapper around `hyper` version 0.14.19, designed specifically for use within the Fluxor project.

fluxio fluxor http hyper web

Last synced: 13 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/coral-media/http-foundation

Overrides and/or extend http-foundation component functionality in Symfony

component http symfony

Last synced: 15 Feb 2026

https://github.com/gladir/httplib-tp

Bibliothèque en Turbo Pascal permettant de manipuler un protocole HTTP.

http http-library library turbo-pascal turbopascal

Last synced: 19 Mar 2026

https://github.com/sneurlax/socks_socket

SOCKS5 Socket wrapper in Dart 3. Now with SSL! Made for Foundation-Devices/tor and cypherstack/tor

android cross-platform dart flutter http https ios linux macos proxy socket socks5 ssl tor windows

Last synced: 02 Mar 2026

https://github.com/enkomio/argus

Windows network traffic interception tool for malware analysis. Intercepts HTTP/S, DNS, SMTP, POP3 with fake responses, HTTPS MITM, and per-transaction capture.

dns http https malware-analysis network-interception smtp traffic-analysis

Last synced: 02 Jun 2026

https://github.com/markelog/validate

Simple validation HTTP-service

dmarc email http reputation smtp validate

Last synced: 16 Apr 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/tknf/typefetcher

TypeScript-first API client with Standard Schema support, providing excellent DX and strict type safety.

api api-client fetch http standard-schema type-safe validation

Last synced: 04 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/robcalcroft/backchat

:ear: Backchat is a small Node.js proxy utility for recording HTTP traffic and replaying it when the same request is made in the future.

http http-proxy nodejs proxy recorder replay

Last synced: 21 Apr 2026

https://github.com/bineesh-n/simplehttpserver

A very simple HTTP server with Boost's ASIO

asio boost boost-asio http httpserver

Last synced: 06 Jun 2026

https://github.com/alfg/docker-vapor

A Docker build for Vapor

api docker http swift vapor

Last synced: 25 Apr 2026

https://github.com/reecerussell/go-errors

A simple interface return descriptive errors from HTTP handlers.

errors golang http

Last synced: 25 Apr 2026

https://github.com/izquiratops/http-server-rs

Learning about Rust with a really simple HTTP server.

http rust server

Last synced: 26 Apr 2026

https://github.com/shubhamtiwary914/htty

Terminal UI for making HTTP API calls

golang http tui

Last synced: 26 Apr 2026

https://github.com/danitilahun/restapi---goandmongo

RestAPI - Go and MongoDB: A beginner-friendly CRUD API developed in Golang, demonstrating the process of creating APIs and establishing connections with MongoDB. Offers a hands-on learning experience for those exploring API creation with Golang and MongoDB integration.

api crud database-connector go golang http mongodb rest-api

Last synced: 27 Apr 2026

https://github.com/lambdalisue/vim-http-protocol

Vim/Neovim plugin to support opening http:// or https:// without netrw.vim

http https neovim vim

Last synced: 27 Apr 2026

https://github.com/kai-xl/auto-fuffer

Fuffing But with a fancy CLI based GUI twist!

fuff gui http https linux python3 web

Last synced: 27 Apr 2026

https://github.com/mrtenz/go-redirect

A simple HTTP redirect image for Docker, written in Go

docker golang http redirect

Last synced: 28 Apr 2026

https://github.com/getrighhttt/flutter_bloc-post-example

Example of making api requests in BLoC.

bloc events flutter http http-client

Last synced: 28 Apr 2026

https://github.com/alfianandinugraha/dart_http

Example HTTP Request from Dart with https://pub.dev/packages/http

api dart example fetch http

Last synced: 29 Apr 2026

https://github.com/tether/manner-react

Create HTML pages using React and Manner

html http manner react service

Last synced: 29 Apr 2026

https://github.com/berkayturkmen/microhttp

MicroHttp is a lightweight and easy-to-use HTTP client library that is ideal for simple HTTP requests in an ASP.NET Core application. By following the steps in this document, you can easily configure and use MicroHttp in your ASP.NET Core application.

http httpclient json microservice rest url

Last synced: 29 Apr 2026

https://github.com/haedarrfd/simple-rss-aggregator

A simple RSS Aggregator was built in Go programming language that allows users to create, retrieve, and manage feeds using REST APIs.

go go-chi goose http middleware postgresql rest-api sqlc

Last synced: 29 Apr 2026

https://github.com/siemienik/siemply

Siemply is super SIMPLE handlers framework for AWS Lambda.

aws aws-lambda hacktoberfest http typescript

Last synced: 30 Apr 2026

https://github.com/shinnn/inject-body

Inject contents into the HTML <body> tag of an HTTP response

html http javascript modification nodejs non-blocking response stream xml

Last synced: 01 May 2026

https://github.com/nathangtg/appetite_connect_cashier_flutter

Cross-platform desktop cashier application built with Flutter for restaurant staff and order management. Features a comprehensive point-of-sale system, real-time order processing, receipt generation, and kitchen display integration. Connects seamlessly with the Laravel API backend to provide a complete solution for in-person ordering.

desktop-app flutter front-end-development http native-apps

Last synced: 01 May 2026

https://github.com/chunrapeepat/ku-grade-report-beautifier

Grade report beautifier project for Kasetsart University

chunza2542 docker golang http kube-lego kubernates letsencrypt thechun

Last synced: 01 May 2026

https://github.com/andrvv/downbuff

🔗An easy-use raw HTTP request library

go golang http http-requests https library requests

Last synced: 09 Jun 2026

https://github.com/warlock/nodejs-api-rest-tester

RxApi : Fast dummy API RESTFULL & WEBSOCKETS

api database http rest restfull socketio websockets

Last synced: 03 May 2026

https://github.com/sammy-t/burb

An http request builder in your browser.

api curl development http json web

Last synced: 04 May 2026

https://github.com/adityapandey78/urlshortner

A lightweight, elegant URL shortener built with vanilla JavaScript and Node.js. Transform lengthy URLs into memorable, shareable links with a clean, responsive UI. Features custom short codes, one-click copying, and a modern gradient design—all without external dependencies.

http http-server nodejs url-shortener

Last synced: 05 May 2026

https://github.com/medjb10/animusclub

A project created about the Animus Club activities, training, wrokshops at our university. The project demonstrates the use of various Angular concepts and practices learned during our sessions, such as Two-way Data Binding, Event Binding, Routing, Guards, Pipes, and more.

angular api guard http json pipes routing

Last synced: 05 May 2026

https://github.com/socketbyte/express-multipart

:zap: High performance lightweight Express middleware for handling multipart/form-data requests.

express form-data formdata http library middleware multipart parser typescript

Last synced: 05 May 2026

https://github.com/jmrl23/fastify-template

A robust and user-friendly template for building Fastify applications. It comes with all the essentials to kickstart your project. Additionally, it's highly flexible, allowing you to effortlessly incorporate your own features and enhancements.

api backend fastify fastify-template fastifyjs http javascript nodejs production-ready restful template typescript web

Last synced: 06 May 2026

https://github.com/kauemurakami/esp32-controlando-motor-com-http

Controlando servo motor via wifi utilizando esp32 e micro servo 9g

esp32 esp32-arduino http servo-motor wifi

Last synced: 06 May 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: 06 May 2026

https://github.com/virtualzone/http-redirect

Tiny HTTP server which redirects HTTP requests to a specific target.

docker http http-redirect http-redirects http-server kubernetes utility webserver

Last synced: 07 May 2026

https://github.com/wayofdev/laravel-webhook-client

Receive webhooks in Laravel apps with support of Cycle-ORM.

cycle cycle-orm http laravel payments php php8 spatie stripe webhooks

Last synced: 08 May 2026

https://github.com/kbariotis/httpheaderelucidator

HTTP Headers behavior for humans

http react rust

Last synced: 09 May 2026

https://github.com/omecodes/store

HTTP Backend application supporting JSON documents and files storages with an access security layer based on rules written in CEL (common expression language). Same as Firebase.

files firebase http json-document json-path microservice mysql search-engine

Last synced: 10 May 2026

https://github.com/melardev/springbootapispringjpacrud

Spring Boot Api application with Spring Data JPA hibernate implementing HTTP Crud

api crud full-stack fullstack hibernate http jpa rest spring spring-boot spring-data

Last synced: 10 May 2026

https://github.com/liyanboy74/php-data-logger

Logging HTTP requests into MySQL database

http loogin mysql-database php request

Last synced: 10 May 2026

https://github.com/arkenidar/ts-express-backend

TypeScript for ExpressJS: HTTP Request / Response Routes

backend express http js ts

Last synced: 11 May 2026

https://github.com/minuta18/cpp-http-server

Simple C++ HTTP Server. Currently in active dev

c cpp http system-programming web

Last synced: 13 May 2026

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

Go HTTP handler for serving MBTiles databases.

golang http maps mbtiles

Last synced: 18 Jun 2026

https://github.com/grimdork/funcy

Tools to make sserverless functions a little simpler.

http s3 serverless

Last synced: 19 Jun 2026

https://github.com/fel88/httpsandbox

Web/ Mock http server with GUI for debugging

dapper http postgresql webserver

Last synced: 29 Jun 2026

https://github.com/novatecconsulting/showcase-spring-http

Demonstrate different approaches for HTTP based communication in Spring

http pai showcase spring

Last synced: 25 Dec 2025

https://github.com/allegiant-js/httpduplex

Unifies http request and response streams.

duplex http response-stream

Last synced: 05 Feb 2026

https://github.com/antoonline/python-cloudflare-dns-checker

This script retrieves all A and AAAA records for all domains in a Cloudflare account, and performs DNS and basic HTTP/HTTPS status code checks to verify that the records are set up correctly.

a aaaa cloudflare dns http python status

Last synced: 10 May 2026

https://github.com/akurtz87/modbus_plc_python_scada_simulator

Simulated industrial control system with Modbus TCP/IP and web HMI to manage air conditioning units.

hmi-visualization http industrial-automation modbus modbus-client modbus-server modbus-tcp pymodbus

Last synced: 07 Apr 2025

https://github.com/sgreben/http-subst-server

tiny static file server, with dead simple templates (just $VARIABLES). single binary, no dependencies. linux, osx, windows. #golang

binary environment-variables golang http server subst

Last synced: 01 Apr 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/getrighhttt/itunes

Implemented a tab layout that displays a list of my favorite artists' songs. Also added a searchView to search other Artists.

adapter api builder-pattern glide http interceptor recyclerview rest-api retrofit2 singleton-pattern viewpager2

Last synced: 02 Apr 2025

https://github.com/dheid/sentry-http-interceptors

Sends tracing information about Apache HttpClient calls to Sentry

apache devops http httpclient httpcomponents httpcomponents-client java monitor monitoring sentry trace tracing

Last synced: 20 Aug 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/ahmethakanbesel/http-socket

A socket level HTTP server and client implementation in Python. Only GET and POST methods are implemented. Educational purposes only, not suitable for production.

http http-client http-server multithreading socket socket-programming

Last synced: 25 Mar 2025

https://github.com/prongbang/callx

CallX HTTP Client easy call API for Golang

callx go go-callx go-http-client golang http http-client

Last synced: 23 Feb 2026

https://github.com/andreburgaud/meetup-golang-httpexpect

Go code and examples used during the GoMN meetup on 6/19/2021

api go golang http meetup server talk testing web

Last synced: 18 Jan 2026

https://github.com/makiftutuncu/tapik

Type-safe APIs in Kotlin

api code-generation dsl http kotlin

Last synced: 01 Apr 2026

https://github.com/axetroy/wxapp-xmlhttprequest

Web XMLHttpRequest implement for WeChat APP

http wx wxapp

Last synced: 09 Apr 2025

https://github.com/gabrielcsapo/cproxy

⚡️A high speed proxy cache for all things http

http proxy

Last synced: 25 Apr 2026

https://github.com/airtucha/path2ct

Lookups correct MIME content-type for specified path and return it as a string

content-type http https mime path typescript

Last synced: 19 Aug 2025

https://github.com/mauricelambert/witchcontainer

Witch (HTTP server) docker file.

cotainerisation docker golang http server witch

Last synced: 11 May 2026

https://github.com/tether/request-body

Decode HTTP request content according its content-type

content-type http request

Last synced: 09 Apr 2025

https://github.com/fmjsjx/http-demo

A game demo project for HTTP server.

demo http java

Last synced: 12 Jun 2025

https://github.com/impulssse/telegraf-ecosystem

A framework based on Nest.js/Typescript/Awilix for those who want to write extensible telegraf bots. In the source code, you will find patterns, constructions, and behavioral patterns with explanations

awilix dependency-injection http i18n nestjs nestjs-i18n nestjs-telegraf nodejs singleton telegraf telegraf-ecosystem telegrafjs telegram telegram-api telegram-bot typescript

Last synced: 24 Feb 2026

https://github.com/tricera-energy/httpcontrol-panel

Panel to send HTTP post request to a grafana backend api via buttons, switches, textinput or sliders

grafana-panel grafana-plugin http post

Last synced: 17 Aug 2025

https://github.com/lmangani/vch

Basic HTTP ClickHouse Driver for V

api ch clickhouse cloki driver http v vlang

Last synced: 11 Sep 2025

https://github.com/hacimertgokhan/must

A lightweight http-request application that developed with Rust and Tauri.

http http-requests javascript postman-alternative rust tauri

Last synced: 09 Apr 2026

https://github.com/hslam/mux

Package mux implements an HTTP request multiplexer.

go golang group http matching multiplexer mux routing

Last synced: 27 Apr 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/jmervine/splunking

Low level lib to create an http Request object for connecting to Splunk.

api authentication golang http splunk

Last synced: 15 Oct 2025

https://github.com/huttotw/zoom

A load testing utility that can generate different requests according to some predefined template.

concurrent configuration http load random template test

Last synced: 04 Oct 2025

https://github.com/shpingalet007/http-packet

HTTP crossplatform request generator

http https

Last synced: 16 Mar 2025

https://github.com/mrlemoos/grabkit

The TypeScript kit for easily grabbing data from server.

client-side fetch http isomorphic javascript nodejs request server-side typescript xmlhttprequest

Last synced: 31 May 2026

https://github.com/mikaeldui/user-agent-dotnet

Adds a User-Agent class to System.Net that can be added to HttpClient and ClientWebSocket.

http http-client user-agent websockets websockets-client

Last synced: 16 Oct 2025

https://github.com/dailydevops/http.correlation

Correlation middleware for synchronization of requests and logging

correlation-id dotnet http

Last synced: 16 Oct 2025