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/cogolabs/abcdefgh

Another BeyondCorp, Duo-Enabled, Federated via GitHub, HTTP proxy server

duo duo-security federation github-token golang http http-proxy https-proxy proxy proxy-server security

Last synced: 26 Mar 2025

https://github.com/linux-vps/httpyac-example

Tokens are stored from the response, in an environment variable, with a set name.

accesstoken http httpyac refresh-token requests token

Last synced: 22 Mar 2025

https://github.com/pronamic/wp-http-extended-ssl-support

This library extends the WordPress HTTP API with additional SSL options. It provides the option to pass the cURL options CURLOPT_SSLCERT, CURLOPT_SSLKEY and CURLOPT_SSLKEYPASSWD to requests.

curl http pronamic ssl ssl-certificates tls tls-certificate wordpress wordpress-api wordpress-hooks wordpress-http-api wordpress-https wordpress-plugin

Last synced: 09 Feb 2026

https://github.com/girish54321/reqres-app-ios

Reqres-App-iOS is a simple iOS app built using Swift and UiKit to demonstrate how to consume a REST API using the popular Swift networking library, Alamofire.

api apiclient basic demo demo-app example-project http ios login swfitui uikit xocde

Last synced: 23 Mar 2025

https://github.com/lbwa/jsonp

:calling:A minimal and lightweight JSONP implementation by Promise API

cross-domain cross-domain-request cross-domain-solution http https json-with-padding jsonp

Last synced: 19 Sep 2025

https://github.com/fzdwx/vertx-fzdwx

vert.x based websocket and http service

http vertx weboskcet

Last synced: 01 Oct 2025

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/maileryio/widget-link

Link Widget for Mailery Platform

html http link widget yii

Last synced: 12 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/ghishadow/buklo

Buklo is a simple CLI HTTP client

http http-client rust

Last synced: 07 Aug 2025

https://github.com/worldofmeow/autumn

Tiny and Easy Java Http Server

http java-8 library server web webserver

Last synced: 28 May 2026

https://github.com/mhashim6/voice-controlled-pi

Various controls over RaspberryPi's pins through HTTP, Android and voice recognition [school project].

andriod coroutines http kotlin ktor-framework okhttp3 raspberry-pi rest-api school-project voice-recognition

Last synced: 21 Apr 2026

https://github.com/dizoftteam/dart_side

Simple and Pure Dart Http Server

dart http http-server

Last synced: 24 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/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/checkeys/locker

Access authentication

access authentication http ldap password proxy socket

Last synced: 08 Mar 2026

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/ncbi/finatra-xheaders-filter

X-* header support filters for Finatra

finagle finatra headers http sbt scala

Last synced: 10 Apr 2026

https://github.com/kelbon/hpack

HPACK implementation (RFC 7541)

cpp cpp20 hpack http http2 networking rfc7541

Last synced: 27 May 2026

https://github.com/mementomori11723/components

A repository built for understanding and building an individual payment conponent using different api's

golang http http-server makefile stripe

Last synced: 24 Mar 2025

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/gbrlsnchs/mux

Fast zero-allocation HTTP routing for Go :zap:

go golang handler http http-multiplexer middleware mux radix-tree router

Last synced: 14 May 2025

https://github.com/42-teamprojects/42-webserv

HTTP Server using C++98

cpp98 http http-server webserver

Last synced: 15 May 2025

https://github.com/flowerfine/flink-http-connectors

flink http connectors

flink flink-connector http

Last synced: 27 Jul 2025

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/abubacar-dev/desafio-backend-bolt

este é uma api rest siples sem framework usando modulos nativo do node para consumir uma api externa do github

api api-rest github github-api http http-server javascript node node-js nodejs

Last synced: 11 May 2026

https://github.com/rkojedzinszky/mac2vendor

Mac address lookup service

golang http lookup macaddress service

Last synced: 20 Oct 2025

https://github.com/ernanej/network-http-server

Desenvolvimento de uma abstração de servidor HTTP utilizando sockets, sem o uso de bibliotecas de terceiros para a implementação do protocolo HTTP.

dca3605 http http-server network redes sockets

Last synced: 15 Mar 2025

https://github.com/lstep/clicpost

Chrome extension to trigger a POST http request with url,title sent to a remote url

chrome extension http

Last synced: 22 May 2026

https://github.com/o-gariba/nodejs-criando-lib

Encontra links dentro de um arquivo .md e verifica qual o seu status HTTP

cli http jest node nodejs npm

Last synced: 13 Apr 2026

https://github.com/monadicstack/respond

A Go package to simplify writing HTTP responses.

go http standard-library

Last synced: 18 Jan 2026

https://github.com/didrod205/fetchwise

Tiny zero-dependency resilient fetch — retries, exponential backoff, timeouts & Retry-After. ~1KB, works everywhere fetch does.

backoff exponential-backoff fetch fetch-retry http retries retry timeout typescript zero-dependency

Last synced: 16 Jun 2026

https://github.com/morganconrad/kepi

Set and manage response http-headers

express-middleware helmet http http-headers javascript middleware response

Last synced: 28 Feb 2025

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: 22 May 2026

https://github.com/santiagovogit/http-client-for-ts

A HTTP client for making requests inspired by the design of the Java HTTP client

api fetch fetch-api http http-client http-requests java request typescript typescript-library

Last synced: 03 Nov 2025

https://github.com/gtmartem/go-http-rest-api

Simple golang HTTP REST API

api golang http rest

Last synced: 27 May 2026

https://github.com/marcuwynu23/feyfetch

command-line automated testing tool for REST API routes, inspired by the enchanting realm of fey creatures

api cmd commandline curl http httpie python requests rest rest-api

Last synced: 07 Jan 2026

https://github.com/teodutu/sprc

Sisteme de Programe pentru Retele de Calculatoare - UPB 2020-2021

docker docker-compose http http-client http-server microservices mqtt remote-procedure-call rest rest-api rpc

Last synced: 09 Apr 2026

https://github.com/xcrap-cloud/puppeteer-client

Xcrap Puppeteer Client is a package of the Xcrap framework that implements an HTTP client using the Puppeteer library.

client http javascript nodejs pupteteer scraping typescript web xcrap

Last synced: 10 Jun 2025

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/mango-philosophy/tealeaf

A simple interface for readable Python HTTP clients

api http json pydantic python

Last synced: 08 Mar 2026

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/xcrap-dev/axios-client

Xcrap Axios Client is a package of the Xcrap framework that implements an HTTP client using the Axios library.

axios client http scraping web xcrap

Last synced: 27 May 2026

https://github.com/bobheadxi/res

📫 Ergonomic primitives for working with JSON in RESTful Go servers and clients

api golang http json library requests responses rest-api

Last synced: 21 May 2026

https://github.com/elafarge/django-fluentd-requests-logging

[DEPRECATED] A minimalistic, yet powerful, Django middleware that forwards django request logs to an HTTP fluentd server.

django fluentd fluentd-http http logging middleware

Last synced: 07 Apr 2025

https://github.com/bertolo1988/koa-server-response

Easy way to build responses.

http koa response response-management

Last synced: 12 Apr 2026

https://github.com/tooniez/pegats-clifx-dotnet

A simple CliFX dotnet command line tool to retrieve unit test results from Pega Endpoint

cli clifx console dotnet http pega

Last synced: 21 May 2026

https://github.com/donuts-are-good/puggy

http request router

go http router

Last synced: 20 Nov 2025

https://github.com/meedeley/nusa-resto-be

nusa resto

api golang http

Last synced: 28 Aug 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/shiftyx1/facade

Easy-to-configure mock API server written in Golang

go golang http mock server simple

Last synced: 23 Jul 2025

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

A simple module for HTTP status codes

http http-status javascript module

Last synced: 15 Apr 2025

https://github.com/aziis98/go-authsession

A library to easily handle cookie sessions and a basic form of permission management with go http frameworks and libraries

auth go http session

Last synced: 24 May 2026

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/flyclops/tenor_dart

A package for interfacing with Tenor's GIF search directly in Dart using HTTP.

dart dart-library dartlang flutter flutter-package gif gif-picker gifs http tenor

Last synced: 08 Mar 2026

https://github.com/basemax/file-downloader-c

A simple C program for downloading files over HTTP. This tool connects to a specified server, sends an HTTP GET request, and downloads the file from the specified path. The program supports both text and binary files, though it only works with HTTP, not HTTPS.

c c-download c-file-download clang download-file file-download http http-connection network-download socket-download

Last synced: 25 Jul 2025

https://github.com/capcom6/swarm-gateway

Reverse-proxy designed specifically for Docker Swarm clusters

acme authentication docker docker-swarm golang http https reverse-proxy traefik

Last synced: 21 May 2026

https://github.com/luisgabrielroldan/ex3mer

Ex3mer is a library for building streams from HTTP resources

client elixir http stream

Last synced: 04 Oct 2025

https://github.com/eraclitux/middle

Package for building http services

golang-package http microservices

Last synced: 24 Oct 2025

https://github.com/pedroemmanuelbuerger/talker-manager

Talker Manager is a project developed to manage a list of speakers for an event, allowing the user to add, edit, and remove speakers.

expressjs http http-requests mysql nodejs

Last synced: 08 Apr 2026

https://github.com/imwally/httpracer

Time HTTP connections.

concurrency http test time

Last synced: 07 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/qjcg/servant

Simply serve HTTP

http http-server webserver

Last synced: 28 Jul 2025

https://github.com/phpgt/cookie

Object oriented cookie handler.

cookie cookiejar cookies http object-oriented php-cookie phpgt

Last synced: 05 Jul 2025

https://github.com/tep/net-http-httperr

Helper routines for dealing with errors in http handlers

error-handling golang http libraries

Last synced: 12 Jan 2026

https://github.com/marcelo-earth/blaze-backend-api

🧊🌱 ¡Challenge solved! of Blaze Engineering Test. This is a NodeJS API that storage customers' data.

api blaze challenge http mongo-atlas mongodb nodejs

Last synced: 20 Apr 2026

https://github.com/anolchakraborty/java-multi_threaded-http-server

A high performance multi-threaded HTTP webserver built with JAVA implementing sockets and not using any web or other server libraries.

http http-server java javaserver javasockets server

Last synced: 25 Jul 2025

https://github.com/soumyadeep6845/venue-deck

🚀 Full-Stack Flutter application, encoded using Dart. Utilizes native device features 📷 and stores user data on a local SQFLite database. ✔

dart flutter googlemaps http sqflite-database

Last synced: 11 Apr 2026

https://github.com/johejo/aiosphttp

Split downloader using http-range request and aiohttp

aiohttp downloader http range-requests split-downloader

Last synced: 04 Jan 2026

https://github.com/ggrandes/httpbench

HttpBench is a benchmark command line tool for measuring the performance of HTTP web servers

benchmark http java

Last synced: 14 Jan 2026

https://github.com/nouranhaitham/iot_attendencesystem

An IoT-based attendance system that uses RFID scanning, LEDs, a buzzer, and email alerts to track and manage employee presence in real time

ardunio ardunio-c attendence-system email google-spreadsheet http iot mit-app-inventor network nodemcu-esp8266 protocol smtp

Last synced: 23 Sep 2025

https://github.com/hamzaelkhatri/webserve

The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems

cpp98 http rfc webserv

Last synced: 01 Apr 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/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/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/lmammino/guzzle-fs-cache-middleware

A simple FS backed guzzle cache file middleware compatible with php 5.6

cache filesystem guzzle http

Last synced: 01 Aug 2025

https://github.com/gedgonz/api

API REST para el consumo de los datos de una Agenda

api azure csharp http

Last synced: 12 Apr 2026

https://github.com/StudyResearchProjects/patissier

HTTP Cookie builder library following the RFC6265

builder cookies http javascript patissier typescript web

Last synced: 21 Aug 2025

https://github.com/carlosmatheus/python-web-framework

A HTTP Python web framework implementation

framework http python restful-framework

Last synced: 28 May 2026

https://github.com/reorx/apibox

[WORKING ON] Building blocks for HTTP API development

api client http python rpc testing

Last synced: 14 Jan 2026

https://github.com/io7m-com/jvindicator

HTTP servlet parameter validation

http servlet validation

Last synced: 22 Mar 2025

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/mnavarrocarter/amp-http-router

An asynchronous HTTP routing engine for Amp based applications

amphp amphp-http express http middleware router

Last synced: 18 May 2026

https://github.com/sile/miasht

Minimum asynchronous HTTP/1 server/client library for Rust

asynchronous http rust

Last synced: 31 Jul 2025

https://github.com/pantani/request

Client request abstraction.

client golang http request

Last synced: 09 Aug 2025

https://github.com/cuigh/shadow

A lightweight HTTP proxy for Go.

golang http https proxy

Last synced: 02 Jan 2026