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/humblebeeai/server-nginx-template

NGINX Template: A docker image for web server, reverse proxy, load balancer, and HTTP cache with various features like rate limiting, HTTP/2, HTTPS, and more. Ideal for development and test environments.

api-gateway basic-auth docker docker-compose http http-cache http2 https load-balancer nginx rate-limit reverse-proxy scripts server software-engineering template web-server web-socket

Last synced: 24 Apr 2026

https://github.com/huynhli/golang-learning

Learning to use golang syntax and http request-response. Working with Go to display tasks and lists on a localhost page with input fields. Modeled after Google tasks or other to-do list apps. Hosted using Render at: https://go-tasks-3d05.onrender.com/

golang html http

Last synced: 19 Jun 2026

https://github.com/harshrathore2303/websockets

A real-time web communication demo using JavaScript and Socket.IO — covers WebSocket connection, event handling, message exchange, and error management.

http javascript polling socket-io websockets

Last synced: 24 Apr 2026

https://github.com/toxe/simple-file-upload-server

A (very) simple HTTP file upload server

file http poetry python python3 server upload

Last synced: 24 Apr 2026

https://github.com/samthetechi/webrtc-overhttp

first step towards to create Selective Forward Unit

http javascript webrtc

Last synced: 20 Jun 2026

https://github.com/mpolinowski/nodered-http-connect

A collection of Node-RED HTTP recipes

http node-red node-red-flow

Last synced: 15 Feb 2026

https://github.com/san-ghun/webserv

webserv is a web server application written in C++, and is an attempt to write our own NGINX. The project is heavily inspired by NGINX, and is part of 42Berlin curriculum.

42cursus cgi cgi-server cplusplus cplusplus-98 cpp cpp98 cpp98-compatible http http-server server server-application static-server web webserver

Last synced: 15 Feb 2026

https://github.com/bestikk/bestikk-download

A simple tool to download files from HTTP or HTTPS

build-tool download http https javascript

Last synced: 20 Jun 2026

https://github.com/nathan-osman/divert

Simple Go app for redirecting traffic from one domain to another

golang http

Last synced: 15 Mar 2026

https://github.com/sfomuseum/go-edtf-http

Go package for sfomuseum/go-edtf HTTP handlers.

edtf golang http

Last synced: 03 Jul 2026

https://github.com/cmmvio/cmmv-express

HTTP adapter module for using Express as an HTTP server

cmmv express http server

Last synced: 15 Feb 2026

https://github.com/justprodev/flutter_cached_image

Convenient wrapper over flutter_cached_network_image with some additional features

cache flutter http image

Last synced: 28 Feb 2026

https://github.com/trandung2k1/go-v1.22

Golang full course

golang http restful-api sql-server

Last synced: 25 Apr 2026

https://github.com/nixpig/corkscrew

🌀 Batch execution of HTTP requests from a simple YAML schema.

curl featured http https request rust wget yaml

Last synced: 14 Feb 2026

https://github.com/shashankbiet/rate-limiter

Limit the rate of incoming http/grpc requests

golang grpc http

Last synced: 14 Feb 2026

https://github.com/nashaofu/hserver

this is a web app framework

framework hserver http http-server nodejs server

Last synced: 26 Apr 2026

https://github.com/thoom/gulp

Go-based HTTP REST client

golang http rest-client

Last synced: 28 Feb 2026

https://github.com/flaviomarcio/qorm

Qt-QOrm Object-relational mapping for SQL ANSI, SQLite, Postgres, MSSQL, Oracle, MySQL

amqp cpp http iot mqtt mssql mvc odbc or oracle postgres psql qt rest rpc sqlite websocket

Last synced: 12 Apr 2026

https://github.com/adrian-lin-1-0-0/gobalancer

A simple load balancer written in GO

golang http load-balancer proxy tcp

Last synced: 24 Oct 2025

https://github.com/ahmtcn123/rust-http-download

Rust ile HTTP üzerinden dosya indirmek

http menemen rust

Last synced: 28 Feb 2025

https://github.com/waterlemons2k/loop-http-get

Send an HTTP GET every minute.

client http http-client http-get loop network rust

Last synced: 14 Apr 2025

https://github.com/romagny13/mean-ng2

MEAN with Angular 2 demo (+mLab)

angular2 demo http mean mlab mongodb reactive-forms

Last synced: 09 Apr 2026

https://github.com/zbo14/forward-proxying

Presentation on forward proxies.

forward-proxy http https socks-proxy

Last synced: 01 Aug 2025

https://github.com/pangolinshell/myeasymf

MyEasyMultipartFForm is a Go package that automatically decodes a multiparts forms into a Go structure using field tags.

golang golang-package http

Last synced: 24 Sep 2025

https://github.com/ryandotsmith/jh

json http handler for go

go http json

Last synced: 01 Aug 2025

https://github.com/RiskoZoSlovenska/simple-http

A basic, high-level wrapper for coro-http for Luvit.

coro-http http https json lit luvit querystring schema

Last synced: 10 Mar 2025

https://github.com/syed007hassan/weatherapi

A website that fetches the weather data after the user has put the desired city.

body-parser expressjs http json nodejs npm-package weather-api

Last synced: 09 Apr 2026

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

File Downloader in C: A simple C program to download files over HTTP using sockets. Cross-platform support for both Windows and Linux.

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

Last synced: 03 Apr 2025

https://github.com/ermos/httperror

Go package that provides features to handle errors with http services

api go go-package golang http httperror middleware router

Last synced: 31 Jul 2025

https://github.com/koubae/httpmaker

Lightweight API Platform for developers for testing and developing API written in GO. Meant to be a more agile and less resource demanding than other apps (like Postman)ghtweight

angular api api-rest client developer-tools development gin-gonic go golang http http-client http-server json node nodejs postman restful-api testing

Last synced: 12 Apr 2026

https://github.com/sazzadhossainmilon/got-scraping-client

got-scraping-client is a lightweight and efficient tool for web scraping tasks using the popular Got HTTP client. It simplifies data extraction from web pages by providing a straightforward API and built-in support for handling common challenges like pagination and rate limiting.

client got http javascript nodejs scraping scrapy typescript web xcrap

Last synced: 31 Jul 2025

https://github.com/nhankyjangchan/koa-cors

Cross-Origin Resource Sharing (CORS) middleware for KoaJS written in TypeScript

cors cors-middleware http koa koa-cors middleware ts typescript

Last synced: 23 May 2026

https://github.com/dundunlibs/httplog

HTTP logger for Golang's net/http

go http logger

Last synced: 23 Sep 2025

https://github.com/ebrasha/abdal-http-magnifier

Tool for identifying enabled HTTP methods on target servers with support for evasive headers, WAF/CDN bypass, and detailed method probing — developed by Ebrahim Shafiei (EbraSha).

abdal cybersecurity ebrasha http http-methods http-scanner penetration-testing rust waf-bypass web-security

Last synced: 04 Jul 2025

https://github.com/xxlabaza/request

HTTP requests wrapper

fetch-api http node-fetch utils

Last synced: 29 Oct 2025

https://github.com/paulcager/iostatserv

Expose IO statistics via HTTP

http io linux monitoring statistics

Last synced: 18 Apr 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/jesusgraterol/fetch-request-browser

The fetch-request-browser package makes working with external APIs simple and efficient. This intuitive wrapper leverages the power of the Fetch API, providing a clean and concise interface for your API interactions.

fetch fetch-api http https request utilities utils

Last synced: 31 Jul 2025

https://github.com/osamanagi/http-health-checker

🕷️ Go Web Crawler - A lightning-fast concurrent web crawler for performing deep health checks on websites. Built with Go's powerful concurrency primitives.

cli concurrency go http monitoring webcrawler

Last synced: 31 May 2026

https://github.com/matheusfdosan/fastify-server

Uma aplicação que utiliza o framework Fastify para criar um servidor, com suporte a dois banco de dados. Um armazenado na memória (in-memory database) e outro armazenado no Neon com PostgreSQL.

backend fastify http neon-postgres nodejs postgresql

Last synced: 12 Apr 2026

https://github.com/tomaszilinek/jobscz_tictactoe

This is a tic tac toe bot competing on platform created by Jobs cz (https://piskvorky.jobs.cz/). Bots created in any programming language can compete there submitting their moves via http endpoints.

ai bot csharp five-in-a-row http json min-max multithreading tic-tac-toe

Last synced: 04 May 2026

https://github.com/jaebradley/go-http-status-class

Get an HTTP Status Class from an HTTP Status Code

golang http http-status-code

Last synced: 30 Jul 2025

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/jorgermduarte/prometheus-alerts-test

Simple test project to test the grafana dashboard logs from servlet requests

alertmanager app docker docker-compose grafana http java node prometheus requests servlet

Last synced: 12 Apr 2026

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/jmervine/unstick

Simple HTTP Listener that removes a cookie and redirects, or not.

cookies golang http redirect

Last synced: 29 Jul 2025

https://github.com/lardevpro/fullstackopen

Parte 1 del curso fullstack Universidad de Helsinki

css fullstack html http javascript json markdown md mermaid nodejs spa vscode web

Last synced: 12 Apr 2026

https://github.com/pranshushah/http-pro-isomorphic

http-pro library that works on both node and browser

axios browser fetch http http-client javascript react-query

Last synced: 04 May 2026

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

An example server project using Celeri

celeri demo example http nodejs server

Last synced: 12 Apr 2026

https://github.com/hasanyahya101/palate-path-vite

A Simple CRUD based task tracking application that uses SQLite Cloud for database. It allows for moving tasks through states such as to-do, in-progress and done. It also allows for filtering of tasks.

cloud crud githubpages http requests sqlite static task tracker tracking

Last synced: 19 May 2026

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

Apache Geronimo Microprofile Health Implementation

geronimo http java javaee network-server web-framework

Last synced: 29 Jul 2025

https://github.com/sunaipa5/reqtor

Library for making http requests over the tor network

golang http tor

Last synced: 28 Jul 2025

https://github.com/rustedbones/akka-http-avro

akka-http avro marshalling/unmarshalling for generated java avro specific records

akka-http avro http json scala

Last synced: 14 Jan 2026

https://github.com/tagaryen/jsarchernet

network framework. http(s) server and client. supports openssl 1.3 (gmssl)

encrypt-cer gmssl http https network openssl

Last synced: 27 Jul 2025

https://github.com/musooo/chanel

A simple c http library

c http

Last synced: 12 Aug 2025

https://github.com/seemueller-io/hyper-custom-cert

http client for use with self-signed certificates

client http rust tls

Last synced: 04 Sep 2025

https://github.com/manu-sh/http_normalizer

http url normalization for web crawlers

crawler http spider url-normalization

Last synced: 12 Jun 2025

https://github.com/amstonn/simple-http-server

Simple HTTP server 简易HTTP服务器

cpp http http-server

Last synced: 12 Jun 2025

https://github.com/4thel00z/dwnld

A small download helper library for Python.

download dwnld file ftp http https python python3 sftp ssh torrent

Last synced: 19 Oct 2025

https://github.com/lizainslie/http-java

A simple HTTP client for Java.

http http-client java

Last synced: 07 Nov 2025

https://github.com/srittau/eventstreamd

Simple Event Stream Server

eventstream http json python

Last synced: 18 Aug 2025

https://github.com/wins1908/httputil

HTTP utility functions

go golang http util

Last synced: 27 Jul 2025

https://github.com/xchacha20-poly1305/ansip

Public SIP008 server

go http sip008 subscription

Last synced: 26 Jul 2025

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

A functional HTTP 1.1 server that can surf web pages with the corresponding css and js files. The aim is to learn how HTTP requests and responses work.

http http-server http1-1 rust

Last synced: 18 Sep 2025

https://github.com/liuchong/d

D is a simple standalone httpd

d http http-server rust rust-crate rust-lang

Last synced: 07 Nov 2025

https://github.com/nwtgck/https

HTTP Stream CLI

cli http http-client

Last synced: 08 Jan 2026

https://github.com/knu-k/large-file-processing-demo

The project takes a solution approach to how to handle large files.

chunked-uploads http large-file-upload mp4-video spring

Last synced: 02 Apr 2025

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/mrofisr/crush

HTTP Web Server like Caddy but made by Rust

caddy http http-server rust web-server

Last synced: 03 Jan 2026

https://github.com/borislavv/telegram-api-gateway

Simple gateway for communicate with Telegram by API

golang http library

Last synced: 25 Jul 2025

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

Effectra's HTTP Client is a lightweight PHP library for sending HTTP requests. With cURL integration, it supports various methods and headers. Simplify API interactions with a streamlined design and intuitive API. Ideal for interacting with HTTP-based services.

api api-client client fetch-api http http-client http-message php psr psr-18

Last synced: 25 Jul 2025

https://github.com/anttijuu/swift-httpovertcp

Sample app making HTTP GET requests over TCP to HTTP servers

http http-client sample-app swift tcp

Last synced: 19 May 2026

https://github.com/bdusell/jitsu-app

Extensible request routing and app configuration for PHP

apache configuration htaccess http php request-handler router web-development

Last synced: 06 Sep 2025

https://github.com/aaronicsubstances/cskabomu

Networking library that seeks to extend the success story of HTTP to protocol stacks other than TCP/IP, by enabling endpoints within localhost to send quasi HTTP requests with IPC mechanisms.

http ipc monolith-architecture networking

Last synced: 24 Dec 2025

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

Authenticate manner services using JWT authentication bearer

http jwt manner service

Last synced: 09 Apr 2025

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

HttpError class and general error handler middleware for Celeri

celeri error http nodejs server

Last synced: 19 May 2026

https://github.com/musonacodex/marvic

The Minimalist and Independent PHP Web Application Framework

framework http php routing

Last synced: 20 Jan 2026

https://github.com/ltabis/rhai-http

HTTP module for the rhai scripting language

http rhai scripting

Last synced: 18 Mar 2025

https://github.com/barcellos-pedro/java-http-server

Simple Web Server with zero dependencies. From TCP to HTTP.

http java server study tcp

Last synced: 23 May 2026

https://github.com/richardktran/go-movie-microservices

Movie microservices example with Golang

golang grpc http kafka service-discovery

Last synced: 11 Jun 2025

https://github.com/paulopc777/scanx-verificador-codigos-http

O ScanX é um script simples e eficaz que verifica os códigos de status HTTP retornados por sites ou rotas específicas

automation http http-code http-codes response-code script

Last synced: 16 Sep 2025

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/mhio/node-koa-api-handle

Koa API Handler

api http javascript koa nodejs

Last synced: 08 May 2026

https://github.com/faustogerman/Rhino

Rhino 🦏 - Deno Framework for scalable APIs.

backend deno http rest-api server

Last synced: 14 May 2025

https://github.com/melardev/reactreduxpaginatedasynccrud

React_Redux TODO app showing Async HTTP CRUD and pagination

api axios components crud http nodejs pagination react react-redux redux rest todo

Last synced: 08 Apr 2026

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/mukulmantosh/go-basic

HTTP Handling with Go

golang http

Last synced: 02 Apr 2025