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/ryhkml/exception-filter

Throwing HTTP exception in Nginx

c errors http linux nginx

Last synced: 18 Oct 2025

https://github.com/leonardoraele/json-rpc-dual-engine

A Javascript JSON-RPC-2.0 transport protocol agnostic client and server engine.

client http https json json-rpc json-rpc-client json-rpc-engine json-rpc-server json-rpc2 rpc server server-engines socket websocket

Last synced: 24 Jan 2026

https://github.com/octolab/config

🎛 Configuration toolkit.

config go hacktoberfest http octolab toolkit

Last synced: 27 Jan 2026

https://github.com/zbo14/web-tree-crawler

A web crawler that builds a tree of URLs.

http https tree url web-crawler

Last synced: 13 Sep 2025

https://github.com/johntalton/http-util

Set of HTTP helper Utilities

http http2 stream

Last synced: 01 Mar 2026

https://github.com/ralvarezdev/go-net

net/http helper functions for Golang projects

go go-http go-json go-lib go-library go-net go-package golang http net

Last synced: 30 Jul 2025

https://github.com/j-sephb-lt-n/flask-202-flow

Illustration of a Flask endpoint which continues to run code after a 202 response is sent to the client.

accepted flask http python rest-api

Last synced: 12 Apr 2026

https://github.com/sch8ill/cloudflare-ips

Automatically fetch and update Cloudflare proxy IPs, ensuring your trusted proxies are always up to date.

cloudflare cloudflare-api gin gin-gonic go golang http http-server library

Last synced: 20 Apr 2026

https://github.com/labex-labs/hydra-for-beginners

In this course, learn the fundamentals of using Hydra, a powerful password cracking tool. Explore installation, basic commands, and attack various services like SSH, HTTP, FTP, and Telnet.

beginners brute-force command-line course cybersecurity ethical-hacking ftp hands-on http hydra labex labs linux-tools network-security password-cracking penetration-testing programming security-auditing ssh telnet

Last synced: 09 Feb 2026

https://github.com/roddolf/jasmine-ajax-node

Request mocking for Node.js using the same API as jasmine-ajax.

hacktoberfest http jasmine jasmine-ajax mocking node request

Last synced: 07 Feb 2026

https://github.com/e22m4u/ts-rest-router

Controllers-based REST router implementation for TypeScript

controller esm http rest router server typescript

Last synced: 19 Sep 2025

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

The main HTTP server library for Celeri

celeri http nodejs server

Last synced: 12 Apr 2026

https://github.com/majk-p/http4s-client-timing

Benchmark utility to measure request times for various http4s backends

benchmark http http4s scala

Last synced: 17 Sep 2025

https://github.com/ivanmartynovleti/java-kanban

Kanban-доска (трекер задач)

api gson http http-client http-server java java-core junit

Last synced: 23 Oct 2025

https://github.com/theweird-kid/httpserver

Minimal Http Server in C++ with Multithreading

cpp17 http multithreading raii-management socket tcp-server

Last synced: 23 Jan 2026

https://github.com/liquidthedangerous/commonhttp

This project provides functionality to register controllers for http.ServeMux or any other compatible multiplexers. It simplifies the process of organizing and managing HTTP handlers in your Go web applications.

go golang http web

Last synced: 24 Jul 2025

https://github.com/cloudnode-pro/request-catcher

Catch and debug HTTP packets or forward them to a local host

debug http http-requests http-test webhooks-catcher

Last synced: 09 Aug 2025

https://github.com/httpland/response-utils

Response utility collection

collection fetch-api http response utilities utility

Last synced: 01 Jun 2026

https://github.com/kkiyama117/hangon

Sample Go server with Clean Architecture (WIP)

clean-architecture dependency-injection go http

Last synced: 14 Apr 2025

https://github.com/sholladay/default-port

Get the default port for a given protocol.

constants http port protocol server

Last synced: 10 Oct 2025

https://github.com/mauricechouam/note-taker

An application that can be used to write, save, and delete notes. This application will use an express backend and save and retrieve note data from a JSON file.

express-backend express-js http postman routing

Last synced: 08 Apr 2026

https://github.com/r1c4rdco5t4/gomokuweb

HTTP API Server and Frontend React Application To Play Gomoku Online

api docker gomoku http kotlin postgresql react spring typescript

Last synced: 30 Mar 2025

https://github.com/r1c4rdco5t4/http-client

Simple implementation of an HTTP client made with the socket python library that allows users to make HTTP requests

http http-client python requests socket

Last synced: 30 Mar 2025

https://github.com/easysy/proton

tool library for HTTP client-server services

api client http rest server tool

Last synced: 12 Jan 2026

https://github.com/rightek/rightek.httpclient

Simple wrapper around `System.Net.Http.HttpClient`

fluent http http-client httpclient net5 net6 netstandard21 request rest-client

Last synced: 25 Oct 2025

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

A powerful but lightweight node server built using web standards

dynamic-import http http-server modules node routing url-pattern

Last synced: 25 Oct 2025

https://github.com/ethiclab/http-get

Simple http request that returns a Promise

get http request

Last synced: 25 Oct 2025

https://github.com/cyril/great_guardian.rb

Web parameters validation for Ruby 🛡️

http parameters ruby validation web

Last synced: 26 May 2026

https://github.com/oxylabs/what-is-curl

This step-by-step guide will explain how to use cURL or simply, curl, with proxy servers.

curl golang http proxies proxy proxy-list proxy-list-github socks5-proxy socks5-proxy-list socks5-server

Last synced: 23 Jul 2025

https://github.com/yehya403/news-app

News app that keeps you updated with the latest news from various sources , explored by category.

cubit-bloc depedency-injection flutter http mvvm-architecture repository-pattern

Last synced: 11 May 2026

https://github.com/dmironenko/mitm-proxy

simple mitm proxy that checks requests for command injection attack

http https mitm proxy tls

Last synced: 22 May 2026

https://github.com/imarsman/basicauth

A sample implementation of basic authentication handling with the capability of adding JWT token handling. Includes a pluggable design to allow flexible choices for session handling. Tests give examples of how to use various aspects of the package.

basic-authentication http jwt-authentication session-management

Last synced: 14 May 2025

https://github.com/hex01e/webserv

A web server project involves developing software that responds to requests made over the Hypertext Transfer Protocol (HTTP). This software acts as the engine behind a website, delivering content and functionality to users who access it through web browsers.

1337 42 cpp cpp98 http socket web webserver

Last synced: 22 Mar 2025

https://github.com/joshamaju/effect-fetch

💪🏽 fetch but with super-powers for effect

ajax fetch http request

Last synced: 26 Oct 2025

https://github.com/tutods/asi-resoulucao-en

Resolução do exame de época normal da cadeira de Administração de Sistemas Informáticos, passo por passo com exemplos.

apache asi dns http

Last synced: 23 Jan 2026

https://github.com/chromaticforge/chttp

Chromatic HTTP, a simple Kotlin HTTP library.

fuel gradle http https jvm kotlin kotlin-jvm ktor library

Last synced: 09 May 2026

https://github.com/rdch106/pysimplehttpdownloader

Simple HTTP downloader written in Python

downloader http python python3

Last synced: 01 Jun 2026

https://github.com/bogyie/httpclient

Http client for java

client http java

Last synced: 15 Apr 2026

https://github.com/thisissoon/gokit

A set of common packages for building applications in Go at SOON_

config go grpc http psql pubsub

Last synced: 26 Feb 2026

https://github.com/ali01b/foodai

FOOD AI CREATED WITH OPENAI CHATGPT-3

chatgpt chatgpt-3 golang http nodejs

Last synced: 09 May 2026

https://github.com/ancientlore/autohurl

A tool to continuously post files found in a folder

autoposter concurrency golang http logging

Last synced: 18 Feb 2026

https://github.com/anbalagand/eaglenet

Simple lightweight networking layer written on top of URLSession. This will provide a clean, separate layer for networking.

async async-await fileupload http https interceptor ios json macos networking parsing swift tvos urlsession

Last synced: 28 Jan 2026

https://github.com/httpland/nel-middleware

HTTP network error logging(NEL) middleware

http logging middleware nel network-error network-error-logging

Last synced: 22 May 2026

https://github.com/ovojs/anykv

The monrepo for AnyKV - a service layer abstracting away different databases.

abstraction-layer anydb bun http mysql polymorphism postgres redis sqlite surrealdb

Last synced: 22 Feb 2026

https://github.com/seriousben/http-parser

HTTP Parser using parser combinators

golang http http-parser parser-combinators

Last synced: 04 Jul 2026

https://github.com/akagi201/balancer

A collection of load balance HTTP Handlers

golang handler http load-balancer middleware

Last synced: 06 Jul 2026

https://github.com/hasnathjami/flutter_bloc_masterclass

Everything about Bloc from Beginner to Advance

bloc freezed http material-ui

Last synced: 27 Apr 2026

https://github.com/delthas/gorecv

Let people send files to your computer easily by starting a local HTTP server

file-sharing file-upload http peer-to-peer

Last synced: 09 May 2026

https://github.com/mjethani/zero

A simple man-in-the-middle (MitM) HTTP(S) proxy server… and more in the works

http https mitm proxy

Last synced: 24 Feb 2026

https://github.com/browneyesblue817/scriptware-executer

Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.

backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api

Last synced: 30 Mar 2025

https://github.com/kirkalyn13/xyz-books-pipeline

XYZ Books Pipeline to check and update incoming ISBNs from newly added books from the CRUD UI, and record new data to a CSV file.

api csv data go http rabbitmq

Last synced: 05 Mar 2025

https://github.com/waived/ip-camera-finder

Internet scanner that works to expose IP cameras

camera-feed camera-tracking http iot-scanner ip-camera ip-camera-feed python3 rtmp rtsp

Last synced: 06 Apr 2025

https://github.com/wilsonneto-swe/demo-resilient-http-clients

:rocket: Demo on how to configure and work with resilient HTTP integrations in .Net with ResilcienceHandlers

aspet dotnet http httpclient mvpbuzz resilience resilience-handlres retry timeout

Last synced: 08 Jun 2026

https://github.com/athphane/deezer-arl-api

Python script that gets your Deezer ARL using browser automation

api arl automation browser chromedriver deezer fastapi http music python selenium

Last synced: 10 May 2026

https://github.com/pome1lo/lotus

This course project examines the process of developing the Lotus software tool, which is a convenient publishing platform for solving the full range of tasks related to blogging.

bootstrap css docker html http js koa microservices mssql project react redis web

Last synced: 28 Jan 2026

https://github.com/chambersh1129/requests-session-plus

Drop in replacement from requests.Session with some QOL enhancements

http python requests

Last synced: 16 Mar 2026

https://github.com/aminnairi/saint-bernard

React Hook for requesting data using the Web API Fetch written in TypeScript

fetch http mutation query react

Last synced: 29 Jan 2026

https://github.com/devrgd/server-response-helper

Elegant Express middleware for consistent JSON API responses with .response(), TypeScript support, and zero dependencies.

api express helper http json middleware nodejs npm-package response rest server typescript

Last synced: 16 Mar 2026

https://github.com/cbinet/volcano

A framework built on top of the express.js library

api express framework http websocket ws

Last synced: 22 May 2026

https://github.com/codepr/rlb

Rough-and-ready lightweight load-balancer in Rust.

http load-balancer reverse-proxy rust

Last synced: 29 Jan 2026

https://github.com/adridevelopsthings/random-status-codes

A webserver written in golang that returns random status codes without body or needed headers.

golang http webserver

Last synced: 05 Apr 2025

https://github.com/denysvitali/tsp-node-server

A simple HTTP server to store my results of some nodes running my TSP Solver

cluster go http rest server solver tsp

Last synced: 06 Apr 2025

https://github.com/morikuni/yacm

yacm provides a way to build a http handlers with middlewares

go http middleware

Last synced: 12 Jan 2026

https://github.com/alamin-karno/university_info

A flutter application to find all university in any country using HTTP and provider.

api country dart flutter http provider university

Last synced: 29 Jan 2026

https://github.com/preinboth/status-codes-collection

A comprehensive collection of status codes for HTTP, WebSockets, SMTP, POP3, IMAP, FTP and more. This package provides a central source for all important status codes used in various protocols.

ftp http imap pop3 smtp status websockets

Last synced: 30 Jan 2026

https://github.com/brenordv/go-request

This is a simple application to make batch GET and POST requests.

command-line commandline-tool go golang http

Last synced: 22 May 2026

https://github.com/rumpelrausch/microasyncweb

A MicroPython web server using async. Does not block REPL/WebREPL. Code size is less than 9KB. Tested on ESP32.

asyncio esp32 http micropython server uasyncio web webserver

Last synced: 24 Jan 2026

https://github.com/afeiship/vscode-restclient-notes

Notes for vscode-restclient ext.

http notes rest vscode

Last synced: 30 Jan 2026

https://github.com/carlosupreme/problem-details-http

TypeScript implementation of the RFC 7807 standard.

http problem-details rfc-7807 typescript

Last synced: 30 Jan 2026

https://github.com/montybechir/proxy_server_err_generator

Proxy server that sits between your browser and other web servers. It takes GET requests from your browser, creates a connection with the requested server, and retrieves the payload. However, this server intentionally inserts random errors into the payload before rendering it to the browser as a prank

get http http-protocol post proxy-server server serverclient

Last synced: 21 Apr 2026

https://github.com/sgaunet/http-echo

webserver that prints miscellaneous informations about the http request.

echo http webserver

Last synced: 30 Mar 2025

https://github.com/php-ion/pion

PHP-ION library

async client http php-ion server websocket

Last synced: 06 Jul 2026

https://github.com/ikajdan/simple_request

A simple app that demonstrates how to make a network request

android app gradle http kotlin networking

Last synced: 14 May 2025

https://github.com/cenixeriadev/broadcastserver

A roadmap.sh CLI project to understand websocket and real-time user-server communication.

cli goland http networking websocket

Last synced: 31 Jan 2026

https://github.com/i-rzr-i/onetimerequesttoken

Provide a simple solution to protect the application endpoint from untrusted or unwanted requests by supplying every invoked endpoint with a generated security code.

antiforgery code endpoint http protect secure token

Last synced: 07 Feb 2026

https://github.com/setanarut/indir

Go ile yazılmış çok bağlantılı HTTP dosya indirici paketi.

clt downloader go http

Last synced: 06 Jul 2026

https://github.com/yggverse/yggdrasil-trackers

List of known BitTorrent trackers for the Yggdrasil network

bittorrent catalog http list network trackers udp yggdrasil

Last synced: 31 Jan 2026

https://github.com/thalesfsp/webserver

A simple but powerful web server.

go golang http webserver

Last synced: 11 Jul 2025

https://github.com/eknkc/request

Go HTTP Request Package

go http request

Last synced: 14 May 2025

https://github.com/poteshonkovmikhail/golang-avitotenders

The guys from Avito decided to make a service that will allow businesses to create a tender for the provision of any services. And users/other businesses will offer their favorable conditions for receiving this tender. Help the guys from Avito implement the new HTTP API!

gin-gonic golang http http-api jwt-auth pgxpool postgresql verification

Last synced: 25 Feb 2026

https://github.com/ldclakmal/ballerina-http-test-suite

Ballerina HTTP test-suite, which is used to execute performance tests for Ballerina programming language.

ballerina ballerina-lang docker http jmeter netty performance

Last synced: 15 Apr 2026