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/shuLhan/share

[Deprecated] A collection of libraries and tools written in Go. This module has been moved to https://git.sr.ht/~shulhan/pakakeh.go

dns go golang http smtp websocket

Last synced: 14 Apr 2025

https://github.com/smikodanic/blue-router

Universal router based on Bluebird promises. Use Blue Router in NodeJS HTTP, TCP, UDP server or inside browser.

bluebird http http-server promises router tcp tcp-server udp-server

Last synced: 15 May 2025

https://github.com/bastie/basssis

Basties Server Side Includes Server

bsd-license bsd-simple http http-server oldschool server ssi

Last synced: 07 Apr 2025

https://github.com/kingluo/etcd-benchmark

etcd http/grpc performance testing

etcd etcdv3 grpc http

Last synced: 04 May 2026

https://github.com/adamyordan/postbox

A standalone cli-based http request dumper written in go

cli dump dumper http requests security security-tools

Last synced: 07 Nov 2025

https://github.com/chazmcgarvey/talk-bring-your-own-user-agent

Lightning talk I gave at The Perl Conference on 2018-06-20

http perl talk user-agent

Last synced: 16 Apr 2026

https://github.com/saehun/pasted-request

Generate a http request config from a curl command string or a raw http request string.

axios curl http nodejs parser request typescript

Last synced: 10 Apr 2026

https://github.com/gcsboss/muhb

A NodeJS library for coding easy to read HTTP requests.

assert async await bulk easy http pool request simple test

Last synced: 19 Jun 2025

https://github.com/aiyijing/ttping

完全由 chat gpt 开发的 ping网络工具 支持tcp、icmp、http

chat-gpt http icmp network ping speedtest tcp

Last synced: 15 May 2025

https://github.com/sefinek24/is-http-or-https

The package checks the string for a keyword related to http or https.

http https npm npm-package npm-packages or protocol

Last synced: 06 Mar 2025

https://github.com/rdf-elixir/content_type

An Elixir parser for HTTP Content-Type headers

content-type elixir http parser

Last synced: 18 Jun 2026

https://github.com/krisluczka/scrapium.h

Simple, light and fast C++ webscraping library.

cpp http scraping scrapping webscraping webscrapping

Last synced: 15 Apr 2025

https://github.com/mntm-lib/http-web

Deno-like http serve

deno http serve server uwebsockets uws

Last synced: 04 Jan 2026

https://github.com/aarcex3/crul

A mini curl copy in crystal

command-line crystal curl http http-client terminal

Last synced: 05 May 2026

https://github.com/mahmud-kandawala/travel-planner-app

A comprehensive Travel Planner Application designed to simplify trip planning by integrating real-time data from multiple APIs. Users can create, customize, and manage itineraries with personalized suggestions, real-time weather forecasts, and collaborative planning features. Fully responsive for seamless use across all devices.

api client-server cors css flask html http javascript material-ui react socket-io sql-alchemy sqllite typography

Last synced: 11 Apr 2026

https://github.com/mikigal/yunoframework

Simple web framework with built-in HTTP server

http http-server java mvc rest-api

Last synced: 30 Mar 2025

https://github.com/raku-community-modules/url-find

Raku Module to find all URL's in a text

http

Last synced: 06 Feb 2026

https://github.com/trypsynth/runs

Go application to track application run counts.

go golang http runs server

Last synced: 15 Mar 2025

https://github.com/dburles/modulepreload-express

Express middleware for generating modulepreload link relations for a Link entity-header based on the requested JavaScript modules import graph.

esm esmodules express header http link middleware modulepreload

Last synced: 16 Apr 2025

https://github.com/bobymcbobs/go-rpi-gpio-api

A HTTP API to control the GPIO of a Raspberry Pi

cloud containers docker gitlab golang gpio http kubernetes raspberry-pi

Last synced: 11 Apr 2026

https://github.com/aminnairi/lucern

PHP framework for creating HTTP APIs

api docker docker-compose framework http php

Last synced: 12 Apr 2026

https://github.com/samicpp/tcp-services

A webserver that fully supports HTTP/1.1, WebSocket and HTTP/2 with TLS

deno http http-server http2 http2-server library server tls-support typescript webserver websocket

Last synced: 10 Mar 2026

https://github.com/kareimgazer/weatherapp

A simple weather app using JavaScript and open Weather Map API

api body-parser cors css express html5 http javascript nodejs weather

Last synced: 11 Apr 2026

https://github.com/reddec/liana

Tool to generate HTTP wrapper as golang code

api code-generator golang http

Last synced: 15 Mar 2025

https://github.com/gmponos/http-message-util

A set of utilities for manipulating PSR-7 HTTP Requests/Responses

http psr-7

Last synced: 13 Jul 2025

https://github.com/dan-and-dna/serverboy

Turn any app that uses STDIN/STDOUT into a game server

game-server http indie-game tcp websocket

Last synced: 14 Mar 2025

https://github.com/bmhatfield/sse

Server sent events publisher in Go

go golang http push server-sent-events sse

Last synced: 02 Jul 2025

https://github.com/jquiterio/urlstrap

connectivity check

http https nim-lang nimlang rethinkdb tcp udp

Last synced: 31 Mar 2025

https://github.com/dteoh/paw-contentmd5dynamicvalue

Paw extension to calculate Content-MD5 header value

http http-header paw paw-extension

Last synced: 03 Sep 2025

https://github.com/fhm7077/crowdfunding-blockchain

A blockchain-based crowdfunding platform using Ganache, Web3, Python, smart contracts (Solidity), Node.js, Truffle, and JavaScript/HTML/CSS. It ensures transparent and secure fundraising. Smart contracts automate transactions. Ganache/Truffle aid dev/testing. User-friendly frontend. #Crowdfunding #Blockchain

blockchain bootstrap css dbconnection ganache html http javascript mysql mysqlconnector nodejs pycharm-ide python smartcontracts solidity truffle web3

Last synced: 04 Feb 2026

https://github.com/jacksonzamorano/pilot

Batteries-included, high-performance HTTP framework for quickly building applications.

database go http postgres

Last synced: 16 Jan 2026

https://github.com/xunnamius/unit-server

An ultra-lightweight, disposable, customizable HTTP server for use with unit testing frameworks like Jest

framework http jest mini server testing tiny unit

Last synced: 01 Apr 2025

https://github.com/rbourgeat/webserv

This project is here to make you write your HTTP server. You will be able to test it with a real browser. HTTP is one of the most used protocols on the internet. Knowing its arcane will be useful, even if you won’t be working on a website.

42 42born2code 42cursus 42paris 42projects 42school http

Last synced: 08 Apr 2025

https://github.com/paologaleotti/blaze-api-example

Example of a REST API using Go, blaze, sqlx

api example go http rest sql sqlx

Last synced: 01 Jul 2025

https://github.com/niaow/sse

Golang HTML5 Server-Sent-Events

golang html5-sse http

Last synced: 29 May 2026

https://github.com/conduitio-labs/conduit-connector-http

Conduit connector for HTTP

conduit go golang http http-client

Last synced: 04 Sep 2025

https://github.com/comiclandapp/alexa-http-get

Alexa skill to send IR codes to a nodeMCU-based server for amplifier control.

alexa-skill http nodemcu web

Last synced: 08 Apr 2025

https://github.com/lugensa/gocept.httpserverlayer

This package provides an HTTP server for testing your application with normal HTTP clients (e.g. a real browser). This is done using `test layers`, which are a feature of `zope.testrunner`.

http python testing testrunner

Last synced: 24 Mar 2025

https://github.com/vdhicts/http-query-builder

Replacement of http_build_query to allow the same parameter multiple times

http php

Last synced: 14 Jan 2026

https://github.com/teodutu/pc

Protocoale de Comunicatie - UPB 2019

client-server dns http pop3 protocol protocols smtp tcp udp upb

Last synced: 25 Mar 2025

https://github.com/ezzarghili/realip-go

User remote IP extractor for golang

go golang http real-ip remote-ip

Last synced: 01 Apr 2025

https://github.com/nampdn/elex

Perform election speed check on list of gateways to find the fastest url

browser gateway http ipfs javascript node react-native speedtest typescript

Last synced: 02 Jul 2025

https://github.com/piotrpress/remoter

This library is a chainable HTTP Client based on file_get_contents() function.

chain chainable file-get-contents header headers http http-client httpclient php remoter request response url

Last synced: 10 Jul 2025

https://github.com/HalilFocic/onixhttp

My attemt to making full fledged HTTP server in zig

http parser tcp zig

Last synced: 04 Sep 2025

https://github.com/paragunhale1998/youtube-clone

here i create a youtube clone using angular and tailwind css with youtube api

angular api css html http javascript tailwidcss typescript

Last synced: 02 Apr 2026

https://github.com/idiocc/statuses

HTTP status utility.

goa http idio status

Last synced: 09 Apr 2025

https://github.com/tether/response-error

Catch errors and send appropriate status code through HTTP response

code error http response status

Last synced: 17 Aug 2025

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/mohitk05/xk6-close-idle-connections

k6 extension to close idle connections at a defined interval

http k6 k6-extension xk6

Last synced: 02 Apr 2025

https://github.com/itpey/keycontrol

keycontrol is a Go-based HTTP server for simulating key presses remotely.

automation control go go-lang golang http http-server linux macos presentation remote-control self-hosted windows

Last synced: 13 Apr 2026

https://github.com/ericadamski/rx-get

⛽ An observable wrapper around nodes http(s).get

http https node nodejs observable rxjs rxjs6

Last synced: 20 Apr 2026

https://github.com/vieapps/services.base.http

Base of all HTTP microservices in the VIEApps NGX

http microservices rest vieapps

Last synced: 14 Jan 2026

https://github.com/leoborai/okku-server

Back-End for Okku realtime chat solution. All the logic related to Okku's features are handled through this server. An instance of this server handles user authentication, media management, chat history as well as connections

docker files http jwt postgresql rust tokio warp websockets

Last synced: 01 Mar 2025

https://github.com/oakfang/xyquest

A proxy based HTTP requests utility

http proxy utility

Last synced: 16 Jun 2026

https://github.com/SajadTroy/websico

A lightweight and flexible web server framework for Node.js.

api app framework http rest restful router sinatra web websico

Last synced: 22 Oct 2025

https://github.com/worldofmeow/meow

Easy to use Java Websocket Event based Messaging Library using Netty

events http java messaging netty rpc simple socket wrapper

Last synced: 22 Feb 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/aimadbahdir/webserv

An education project developed at 1337 school with my teammates, where we built our own web server to learn about HTTP and socket programming. Through this project, we gained the knowledge and skills necessary to develop robust network applications.

cpp98 http http-server sockets

Last synced: 10 Jan 2026

https://github.com/apache/geronimo-microprofile

Apache Geronimo Microprofile Aggregator Project

geronimo http java javaee network-server web-framework

Last synced: 20 Jan 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/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/houseos/scp

Arduino library for secure-control-protocol devices

chacha20-poly1305 esp8266 http iot json protocol rest security wifi

Last synced: 13 Apr 2026

https://github.com/0xdaksh/moon-axios

A small wrapper for integrating axios to Moon.js

axios axios-for-moon http http-for-moon moon

Last synced: 25 Dec 2025

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/ryo-yamada/tsua

Tiny, minimalistic HTTP web server framework made in Lua

framework http lua luasocket minimalistic server simple tsua web webapp webframework webserver

Last synced: 31 May 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/ronething/pc-wechat-bot-client

pc wechat golang 客户端

golang http websocket wechat

Last synced: 08 Oct 2025

https://github.com/dmfed/astral-test

Test assignment for job interview

basicauth html http http-server sqlite-database sqlite3

Last synced: 10 Oct 2025

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/shahradelahi/coinex

[WIP] ✨ Type-safe HTTP and WebSocket clients for CoinEx API

api coinex cryptocurrency exchange http websocket

Last synced: 11 Oct 2025

https://github.com/jonatanpedersen/wigo

What Is Going On?

cli debug files http json log request

Last synced: 19 Jan 2026

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

Mailery Widget Link Assets

html http link vue widget

Last synced: 14 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: 13 Oct 2025

https://github.com/makiftutuncu/tapik

Type-safe APIs in Kotlin

api code-generation dsl http kotlin

Last synced: 01 Apr 2026

https://github.com/coenttb/swift-authenticating

A Swift package for type-safe HTTP authentication with URL routing integration.

authentication http swift type-safe url-routing

Last synced: 22 Jan 2026

https://github.com/winjs-dev/winjs-plugin-request

The HTTP request plug-in of WinJS framework is based on axios and vue-hooks-plus, providing strong request processing capabilities and Vue 3 Composition API support.

axios http plugin request userequest vue-hooks-plus winjs

Last synced: 14 Oct 2025

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/alauda/kube-rest

Making http request using client-go

back-off client client-go forhumans golang http kubernetes rate-limiting rest

Last synced: 29 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/jackdbd/content-security-policy

Content-Security-Policy in JavaScript, with validation and automatic hashes.

content-security-policy cross-site-scripting csp csp-directives http http-header xss

Last synced: 19 Feb 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/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/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/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/firmanmm/greb

Golang HTTP Request Binding

golang http

Last synced: 25 Oct 2025