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/novacbn/enzastdlib

enzastdlib is a set of TypeScript modules that follow a common design API philosophy aiming at sane defaults and ease-of-use targeting the Deno TypeScript runtime.

cli client deno http javascript json-schema library rpc schema server types typescript typing validation

Last synced: 28 Apr 2026

https://github.com/vilfa/twebd

A simple multi-threaded web server written in Rust.

http https multithreading rust tls web-server

Last synced: 18 Jan 2026

https://github.com/nokusukun/cuttle

An extended HTTP router built on top of Echo

echo go golang http router

Last synced: 14 Jan 2026

https://github.com/hivesolutions/cameo-android

The Android version of the Cameo framework

anroid cameo client http java library

Last synced: 08 Jun 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/amirpooyan-r/segmented-proxy

SegmentedProxy is a small educational proxy written in Python. It helps students understand how HTTP forwarding, HTTPS CONNECT tunnels, rule-based routing, and traffic segmentation work in practice. The project focuses on clarity, safe defaults, and explainable behavior.

education http http-proxy https https-proxy learning networking proxy python security-basics

Last synced: 13 Jan 2026

https://github.com/sgaunet/ratelimiter

Utility to put in front of a webservice to handle a ratelimit

http ratelimit

Last synced: 30 Mar 2025

https://github.com/cnrdh/scrypt_basic_auth

Basic HTTP auth with scrypt verification for Deno

authentication deno http

Last synced: 29 Apr 2026

https://github.com/trueromanus/fuuko

Library for perform HTTP queries in a declarative style

csharp fluent-interface http

Last synced: 12 Oct 2025

https://github.com/ziv/natav

Deno HTTP Router

deno http router

Last synced: 29 Apr 2026

https://github.com/suthar345piyush/httpservergolang

HTTP Server in GO Language.

golang golang-package http http-server

Last synced: 24 Jul 2025

https://github.com/diev/tsh-transport

Прием и отправка платежной XML информации по HTTP протоколу в систему ТШ Банка России.

cbrf-converter download http http-client httpclient powershell powershell-script ps1 russian transport upload uta webrequest xml

Last synced: 08 Oct 2025

https://github.com/carlos-descalzi/pyremote

A very rustic way to do remoting object invocation call via HTTP.

flask http python3 remoting

Last synced: 12 May 2026

https://github.com/serhii-palamarchuk/goit-advancedjs-hw-03

Тема 6. HTTP-запити і взаємодія з бекендом

ajax crud http javascript

Last synced: 26 May 2026

https://github.com/skellock/odin-http-server

An example http server in odin

http http-server odin odin-lang

Last synced: 28 Jun 2026

https://github.com/alkaifaftab000/techquest

TechQuest is an exciting quiz app that challenges your knowledge of the latest technology trends! 🌟✨ Dive into beautifully designed quizzes that make learning fun and engaging. 🚀🧠 Test your skills, discover new tech insights, and enjoy a sleek, user-friendly experience! 🎉📱💡

animated-container-with-flutter animation avatar bottomnavigationview cards carousel fllutter flutter-apps flutter-ui gif gridview http listview quizapp rest-api splashscreen

Last synced: 12 Oct 2025

https://github.com/usagi-flow/iron-test

A test helper crate for Iron.

http iron rust rust-crate testing

Last synced: 13 Oct 2025

https://github.com/giovannism20/spotplayer

An attempt to create an application by doing HTTP request with the Alamofire network client.

alamofire http player swift

Last synced: 09 Apr 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/thuongtruong109/stalive

🎗️ Professional network diagnostics toolkit

cliproxy http ip ip-lookup ipchecker network proxy proxy-checker socks socks5

Last synced: 09 Jul 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/linux-china/service-talk-demo

Apple ServiceTalk framework demo

grpc http servicetalk

Last synced: 29 Apr 2026

https://github.com/willitscale/streetlamp-ai

Attribute router tooling for AI solutions

ai composer composer-package http mcp php php84 router

Last synced: 29 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/happer64bit/hyperscript-docs

Documentation Of Hyperscript Cli 🪄

docs http hyperscript nextjs nextra test testing

Last synced: 24 Jul 2025

https://github.com/fritzthecat9/dockercomposetest

Deploy two C# web APIs to Raspberry Pi with Docker Compose file

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

Last synced: 26 Jan 2026

https://github.com/bonifield/headerbreakdown

converts a collection of HTTP headers into a dictionary structure for automated analysis; creates parsed and analyzed objects; accepts strings, lists, or dictionaries of header values

automation headers http json python python3 web

Last synced: 14 Apr 2026

https://github.com/jobe3774/doorbell

A raspend based application to switch on/off my doorbell.

gpio home-automation http http-interface python-3 python3 raspberry-pi raspberrypi raspend web-interface

Last synced: 24 Apr 2026

https://github.com/andrewjbateman/ionic-react-planning

:books: App using Ionic with React to store a list of projects.

http ionic-react ionic5 react rxjs-observables rxjs6

Last synced: 29 Apr 2026

https://github.com/willpinha/httputils

🧰 Simple utilities for the net/http package

golang http library utilities

Last synced: 14 Oct 2025

https://github.com/batchlabs/headers-bundle

A Symfony bundle to easily add headers to your responses.

headers http symfony symfony-bundle

Last synced: 20 Jan 2026

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/shashankbiet/ecommerce-backend

A comprehensive, microservices-based ecommerce backend platform built with modern tools and best practices. This project demonstrates a scalable architecture with independent services for API Gateway, User Management, Inventory Management, and Product Search.

api-gateway elasticsearch golang graphana grpc http javascript kafka loki mongodb mysql nodejs prometheus protobuf redis

Last synced: 06 Apr 2026

https://github.com/zhigalov/http-assert-value

Assert values with status codes

assert http json-schema

Last synced: 29 Apr 2026

https://github.com/luispagarcia/cluster-http

Cluster + http request

cluster http node nodejs

Last synced: 30 Apr 2026

https://github.com/sshehrozali/flutter-backend-example

Demo Flutter example integrates back-end support via HTTP/Dio.

dio flutter http

Last synced: 30 Apr 2026

https://github.com/sv443/computercrafthttpexample

An example of how to communicate between the Minecraft mod ComputerCraft and a server

computercraft http lua minecraft

Last synced: 30 Apr 2026

https://github.com/jakim/ua

Always up to date, random User-Agent

http http-header ua user-agent

Last synced: 12 Jun 2025

https://github.com/borisplaton/hacker_proxy

Выполнение тестового задания создания прокси сервера.

http sockets

Last synced: 20 Mar 2025

https://github.com/coatl-labs/gql

A GraphQL client for Node.js (>=18) and the browser.

browser client gql graphql http nodejs query

Last synced: 29 May 2026

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/rudrodip/rustfolio

A dummy http server written in Rust that serves a static HTML file of my portfolio

http rust tcp

Last synced: 30 Apr 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/ekliptor/multihttpdispatcher

HttpDispatcher for multi part post

http http-server nodejs

Last synced: 01 May 2026

https://github.com/matteotorna/pryxapi

PryxAPI is a powerful and flexible HTTP client for Node.js, designed to simplify API requests with advanced features such as authentication, caching, retry mechanisms, and more.

api authentication http http-client http-requests https node-cache node-js npm-package rate-limiting validation validation-library

Last synced: 17 Jul 2025

https://github.com/karewan/knhttpphp

Simple HTTP Client for PHP 8.3+ using curl

client curl http php

Last synced: 01 May 2026

https://github.com/navaz-alani/nimbus

A configurable HTTP file upload/download server implementation in Golang.

fileserver golang http

Last synced: 26 Jan 2026

https://github.com/delta62/flame-api

Simple HTTP API for flamethrowers

combustion fire flame http

Last synced: 10 Apr 2026

https://github.com/metaclips/networking-rs

Various networking codes in Rust.

http network-programming rust

Last synced: 17 Oct 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/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/baidadi/iot-stm-zet6_spl_http_onenet

一种使用标准库架构的STM32F103ZET6通过ESP8266模块以HTTP协议连接ONENET的解决方案

esp8266 http onenet standard-library stm32f103zet6

Last synced: 01 May 2026

https://github.com/octolab/config

🎛 Configuration toolkit.

config go hacktoberfest http octolab toolkit

Last synced: 27 Jan 2026

https://github.com/wajeht/favicon

automagically grab the favicon of a url

favicon golang http web

Last synced: 28 Aug 2025

https://github.com/remi/plug_locale_root_redirect

PlugLocaleRootRedirect uses PlugBest to map '/' route to a path based on the Accept-Language HTTP header.

elixir http localization plug

Last synced: 01 Jun 2026

https://github.com/kamaln7/tiel

a flexible and performant HTTP service API that takes care of boring scaffolding

golang http ilovebirds microservice scaffolding

Last synced: 01 Apr 2025

https://github.com/malumar/merror

unified error system for GoLang apps

error error-handling go golang http

Last synced: 08 Jul 2026

https://github.com/guilhermecostam/sys-finance

Simple API for transaction maintenance. Developed to study the GO language.

api finance golang http web

Last synced: 25 May 2026

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

An HTTP client and server for Julia

http julia

Last synced: 25 Aug 2025

https://github.com/kdesp73/gotalk

A REST API written in Go for handling comments, threads and users

api comments comments-manager golang http rest-api

Last synced: 24 Aug 2025

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/zhy2635/etherreq

A lightweight custom HTTP request library.

http nodejs npm

Last synced: 09 May 2026

https://github.com/effectra/http-factory

This library implements PSR-17 HTTP Factory, creating PSR-7 compliant HTTP messages. Interoperability, flexibility, and ease of use.

http http-factory php psr psr-17 psr-7

Last synced: 19 Oct 2025

https://github.com/pxi/chain

Minimal HTTP middleware stack for Go

go golang http middleware

Last synced: 03 Feb 2026

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

✨ SCX HTTP Routing

http routing scx

Last synced: 08 Jul 2026

https://github.com/ldclakmal/netty-http-transport-sample

Netty HTTP Transport Sample

client http http2 netty sample server

Last synced: 08 May 2026

https://github.com/victor141516/vosk-http-api

I took Vosk and wrapped it in a HTTP API

api http vosk vosk-api

Last synced: 24 Mar 2025

https://github.com/ikari-js/examples

Examples using ikari.

bun examples http webframework

Last synced: 01 May 2026

https://github.com/guillembonet/public-ip-server

Small docker container which allows getting the public IP of the container via HTTP request secured by a static password.

chatgpt docker go golang http http-server public-ip public-ip-address

Last synced: 20 Apr 2026

https://github.com/tntmeijs/webby

Rust web server implementation

http rust webserver

Last synced: 22 Aug 2025

https://github.com/willian-moreno/dt-money

DT Money é o projeto prático da formação ReactJS, cujo objetivo é introduzir e aprimorar novos conceitos como formulários, acessibilidade, uso de APIs, hooks personalizados, controlled components, performance com React DevTools, context selectors, useCallback, memo, useMemo e muito mais!

dt-money http performance reactjs rocketseat

Last synced: 29 Apr 2026

https://github.com/elusivecodes/fyreresponse

FyreResponse is a free, open-source HTTP response library for PHP.

http message php response

Last synced: 20 Oct 2025

https://github.com/andreaslill/rust-integration-services

A modern, fast, and lightweight integration library written in Rust, designed for memory safety and stability.

file http integration rust schedule sftp

Last synced: 20 Jan 2026

https://github.com/hemantjadon/respond

Low friction, simple API for HTTP responses in go

go golang http

Last synced: 12 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/maikvandergaag/bicep-ext-http

Bicep Http Extension

bicep http

Last synced: 03 Sep 2025

https://github.com/boocodes/resreestr-backend

The server part for the pet project - an analogue of github, a service that allows you to store data on a remote host. Implemented in pure PHP using endpoint api. The MySQL database is used. Active development is underway to implement security and speed of loading and retrieving data. And also integration with git.

api docker git http mysql php8 phpmyadmin restful-api server

Last synced: 06 May 2026

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/toddhainsworth/girl

Curl recreated in Go

curl golang http

Last synced: 01 May 2026

https://github.com/anton-johansson/callback-proxy-service

Provides an HTTP service that is useful for developers working with third party services performing some kind of webhooks.

callback docker-image http ldap-authentication proxy

Last synced: 01 May 2026

https://github.com/yahialm/concurrent-sharded-maps-go-std-library

This project aims to develop an HTTP API that mimics the functionality of a HashMap while overcoming the constraint of data distribution across multiple machines. The primary challenge lies in designing and implementing a sharding scheme to distribute and manage data efficiently across a cluster of machines.

api atomic-operation concurrency golang http missing-semester mutex-synchronisation sharded-hashmap

Last synced: 08 Jun 2026

https://github.com/vbatoufflet/httprouter

Basic HTTP router for Go

golang http router

Last synced: 13 Jul 2025