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/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/germanmorini/cool

Aplicación estilo curl

api-testing curl http https networking redes requests

Last synced: 01 Mar 2026

https://github.com/mix-php/http-server

Http server library based on Swoole coroutine, following PSR-7 / PSR-15 standard

http mix server

Last synced: 01 Mar 2026

https://github.com/sugrado/go-rest-api-template

Go backend (Rest API) project template with Chi and HTTP package.

cors go go-chi go-http go-playground-validator golang http pgx pgxpool postgresql slog squirrel

Last synced: 28 Apr 2026

https://github.com/felipecastrosales/consume_api

Flutter consume simple api with dio, http and getconnect - comparing usages.

api backend dio flutter flutter-app flutter-apps flutter-dio flutter-examples get getx http rest serialization

Last synced: 16 Apr 2026

https://github.com/gabrielfu/agora

Terminal based API client

api-client bubbletea go http testing

Last synced: 27 Mar 2026

https://github.com/bifot/native-http-vs-koa2

Performance check between native http module vs koa2.

api benchmarks http koa koa2 nodejs performance rest

Last synced: 16 Apr 2026

https://github.com/carstenwindler/http-helper

A tiny collection of helper functions which might be useful for your everday work with http requests

curl diactoros helper http httpfoundation laminas psr-7 request response symfony

Last synced: 04 Mar 2026

https://github.com/soenneker/soenneker.rebrickable.client

A .NET thread-safe singleton HttpClient for Rebrickable

client csharp dotnet http httpclient openapi rebrickable rebrickablehttpclient

Last synced: 10 Jun 2026

https://github.com/codegeekr/pentestpycap

tool for vulnerability assessment and packet capture in Python

capture-the-flag dns http packet-capture packet-sniffer pentesting sniffer

Last synced: 01 Apr 2026

https://github.com/shanghaobo/go-http-forward

Go通过socket实现http转发

forward gin go http socket

Last synced: 17 Apr 2026

https://github.com/trygve-lie/reqspy

A non intrusive request spy - log outgoing http(s) requests from an application.

http metrics monitoring nodejs requests

Last synced: 05 Mar 2026

https://github.com/yogithesymbian/yo-simple-notes-offline-online-auto-sync

just test flutter Offline-first and Auto-sync saat online with https://github.com/yogithesymbian/yo-simple-notes-railways and for mark done at time i will enhance with : https://github.com/yogithesymbian/yo-pico-time-shield

auto-synchronization bloc flutter http offline-first offline-online simple sqflite-database

Last synced: 17 Apr 2026

https://github.com/zandero/http

Collection of http utilities

apache-httpcomponents http

Last synced: 02 Apr 2026

https://github.com/radhirasho/simple-web-server

Explores implementation of a bare bones web server for educational purposes.

bun http http-server nodejs typescript web-server

Last synced: 17 Apr 2026

https://github.com/davidgaspardev/ricavita

Ricavita is a microservice for data management. Its name came from the junction of Ricavi and data.

database golang http microservice

Last synced: 20 Apr 2026

https://github.com/allanchau/node-http-error

Simple Express HTTP error handler.

error express http node

Last synced: 17 Apr 2026

https://github.com/greenbone/gvm-openapi-emulator

A small HTTP emulator that returns predefined JSON responses based on an OpenAPI / Swagger specification.

emulator go http kin-openapi openapi3 server-emulator swagger2

Last synced: 03 Apr 2026

https://github.com/nhh/phantom

Fast, simple & modern reverse proxy written in typescript

dns-lookup docker http reverse-proxy typescript

Last synced: 17 Apr 2026

https://github.com/coreh/next-http

Mount arbitrary HTTP request handlers (including Connect, Express & Koa apps / middleware) as Next.js pages

connect express expressjs http middleware next nextjs react request

Last synced: 17 Apr 2026

https://github.com/yabafre/laranode

MVC NODE API

bcrypt formidable http nodejs

Last synced: 17 Apr 2026

https://github.com/j9t/htaccess-punk

Redirect checker for .htaccess files

apache check checker htaccess http links quality redirects

Last synced: 04 Apr 2026

https://github.com/yafatek/yafatek-apis-client

Http library for Android applications, it performs the basic https requests(GET, POST...etc.)

http java okhttp

Last synced: 03 Jun 2026

https://github.com/sheroz/http_common

Common types and operations for HTTP

header http http-requests network network-programming parser web

Last synced: 17 Apr 2026

https://github.com/marcocampos/tiny-http

A lightweight HTTP server written in Go that serves static files.

go http server static

Last synced: 04 Apr 2026

https://github.com/ajsalemo/container-apps-development

Examples that have been deployed to Azure Container Apps in different languages utilizing HTTP or gRPC with Dapr. These are all mostly pulled from existing Dapr samples.

azure cluster container container-apps dapr docker grpc http java k8s kubernetes microservices node python rpc

Last synced: 04 Apr 2026

https://github.com/sivaosorg/replify

replify · A Go library to simplify and standardize API response wrapping for RESTful services.

go go-library go-pkg golang golang-pkg golang-rest golang-rest-api http http-status-codes replify response-codes response-wrapper restful-api utilities

Last synced: 04 Apr 2026

https://github.com/hasanyahya101/web_assignments

Solutions to Web theory questions from Spring 2025 Semester in Fast Nuces Lhr. Note that, this is for the theory (subject), not the Lab subject.

ajax css dom-manipulation fast-lahore html http javascript jquery web

Last synced: 18 Apr 2026

https://github.com/tomimelo/node-ts-mad-server

Basic Node Express server structure in Typescript. Includes loggers, exception handlers and database connectors.

database expressjs http logger nodejs nosql server sql typescript

Last synced: 04 Apr 2026

https://github.com/alex94cp/apioid

API definition library with support for multiple formats

api express http nodejs

Last synced: 18 Apr 2026

https://github.com/dpritchett/helloextend-ruby-client

💎 Ruby HTTP API client gem for the extend.com warranty service API

api-client ecommerce extend http openapi ruby swagger warranties

Last synced: 18 Apr 2026

https://github.com/olha-dev-fullstack/nodejs-fundamentals

An overview of core elements of Node.js, including its built-in modules, streams, threads, and networking features.

buffers http net nodejs streams threads

Last synced: 18 Apr 2026

https://github.com/jezpoz/arcgis-cli

A CLI to use when working with the ArcGIS REST API.

arcgis arcgis-online cli deno deno-cli http typescript unofficial

Last synced: 19 Apr 2026

https://github.com/jorgealfonsogarcia/python-3-flask-http-mirror

This project primarily serves as a diagnostic tool for HTTP request inspection. It mirrors back every detail of HTTP requests sent to it, including request headers, body, and method, providing a clear view of incoming requests.

flask http python

Last synced: 19 Apr 2026

https://github.com/natural/http-simulator-image

Container image for http-simulator, https://github.com/natural/http-simulator

http kubernetes python testing

Last synced: 19 Apr 2026

https://github.com/mattmoony/httpserver-java

A simple HTTP Server written in Java.

http http-requests http-response http-server java php server sockets web

Last synced: 19 Apr 2026

https://github.com/carllosnc/gty

A easy way to perform GET http request in Flutter

flutter http

Last synced: 20 Apr 2026

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

demo and testing with mitm http proxy in node.js

http https mitm nodejs proxy ssl

Last synced: 20 Apr 2026

https://github.com/ryhkml/zipbomb

Serve a GZIP bomb 💀💀💀

bomb c gzip http nginx reverse-proxy

Last synced: 20 Apr 2026

https://github.com/magicxor/githubdeploymentstool

A "proof of concept" GraphQL client for GitHub's Repository Deployments API

cli client commandlineparser deployment graphql http oktokit strawberryshake

Last synced: 20 Apr 2026

https://github.com/liulilittle/libcor32

Applied to the PPP PRIVATE NETWORK VPN "libcor32 dynamic link library.

cpp http lsp ppp vpn win32

Last synced: 21 Apr 2026

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

✨ SCX HTTP Routing X

http routing scx

Last synced: 21 Apr 2026

https://github.com/bredele/server-test

Create HTTP server and request for your unit tests

html http react test unit

Last synced: 21 Apr 2026

https://github.com/antlafarge/http-share

Share a directory through HTTP (protected by htaccess password) by using nginx.

docker docker-container htpasswd http nginx

Last synced: 21 Apr 2026

https://github.com/calladrus2001/hello_weather

App to display weather conditions based on geographic location.

flutter http

Last synced: 21 Apr 2026

https://github.com/jalik/js-fetch-client

Instanciable and customizable fetch client for Browser and NodeJS

fetch http

Last synced: 21 Apr 2026

https://github.com/nouemankhal/snippetbox

My implementation of the project from the book "Let's Go" by Alex Edwards, written in the Go programming language.

go go-sql http httprouter session

Last synced: 05 Jun 2026

https://github.com/bpoe/dotnetcgi

How to implement CGI in .Net

cgi common-gateway http

Last synced: 22 Apr 2026

https://github.com/rk0cc/dart_repourl

Alternative Uri object of representing repository URL in Git

dart git http https parser repository repository-url rsync ssh uri url

Last synced: 22 Apr 2026

https://github.com/dozheiny/trurl-go

trurl-go is like trurl but in golang

curl go golang http trurl url

Last synced: 22 Apr 2026

https://github.com/chiguirez/healthz

a GRPC/HTTP library to register healthcheck endpoints for k8s liveness and readiness

go golang grpc healthcheck http

Last synced: 22 Apr 2026

https://github.com/anzerr/http.server

Simple http server

http nodejs server util

Last synced: 22 Apr 2026

https://github.com/soenneker/soenneker.cloudflare.utils.client

An async thread-safe singleton for the Cloudflare OpenApiClient

api client cloudflare cloudflareclientutil csharp dotnet http httpclient openapi singleton util utils

Last synced: 10 Jun 2026

https://github.com/tvoysonwest12/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: 05 Jun 2026

https://github.com/messams/simple-http-bun-server

Create, Read, Update, and Delete (CRUD) operations on an array of users

bun http rest-api server typescript

Last synced: 16 May 2026

https://github.com/gammasoft/gps-tracker

An HTTP and WebSockets interface to gpsd

gpsd http nodejs websockets

Last synced: 06 Jun 2026

https://github.com/sigit-wasis/nodejs-upload_file

Membuat upload file dengan Node js

formidable fs http javascript mv nodejs

Last synced: 24 Apr 2026

https://github.com/benbaptist/luminos

A CLI utility integrating Large Language Models (LLMs) into your shell, empowering seamless interaction with advanced AI directly in the terminal. 🚀

ai ai-led cli http llm programming shell

Last synced: 24 Apr 2026

https://github.com/polyglot-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: 18 May 2026

https://github.com/adahadapato/scanpp

C++ project that abstracts away the difficulty of SOSinpw from operators

cpp curl http wxwidgets

Last synced: 24 Apr 2026

https://github.com/soenneker/soenneker.cloudflare.turnstile.client

A .NET HTTP client for Cloudflare's Turnstile API, commonly used for server validation

captcha client cloudflare csharp dotnet http httpclient turnstile turnstileclient util

Last synced: 02 May 2026

https://github.com/aleksbgbg/http-cat-mobile

A mobile interface to represent HTTP error codes using cat images, via the https://http.cat API.

android android-studio error-codes google http http-cat kotlin mobile

Last synced: 25 Apr 2026

https://github.com/leonardpepa/request-header-parser-microservice-freecodecamp-challenge

Request Header Parser solution for freecodecamp challenge

freecodecamp headers http

Last synced: 06 Jun 2026

https://github.com/mikaeldui/http-dotnet

Provides extra classes for System.Net.Http like UserAgent.

dotnet http user-agent

Last synced: 25 Apr 2026

https://github.com/sroman0/psr

PSR - Network Systems Programming is a project developed during the "Programmazione di Sistemi in Rete" (Network Systems Programming) course at Università degli Studi del Sannio. This repository provides practical implementations focused on web systems programming, with a particular emphasis on using UDP and TCP sockets in both C and Java.

c-programming concurrency educational-project html http java network-systems process-synchronization producer-consumer reader-writer restful-api tcp-socket udp-socket

Last synced: 06 Jun 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/chad-loder/pyhaul

Resumable, cursor-based, CDN-safe HTTP downloads for Python

download http httpx python requests resumable

Last synced: 02 May 2026

https://github.com/igors93/relinker

Simple by default, powerful by composition, safe by guidance — a clear, modular, and debuggable Python retry library.

async backoff debugging decorator developer-tools fault-tolerance http observability python rate-limit reliability resilience retry retry-policy timeout

Last synced: 06 Jun 2026

https://github.com/shivam010/go-rest-api

Simple examples of HTTP - JSON REST API in Go Language(golang) using PostgreSQL database.

api golang http postgresql rest-api restful-api

Last synced: 13 May 2026

https://github.com/ndeta100/node_modules

reading files in node js and creating custom node modules

fs http javascript nodejs

Last synced: 26 Apr 2026

https://github.com/ericdallo/requester

Android app for make HTTP requests

android http kotlin request

Last synced: 27 Apr 2026

https://github.com/billcheng/a4-http

Angular 4 Enhanced Http Service with Spinner & etc

angular angular2 angular4 http spinner

Last synced: 27 Apr 2026

https://github.com/clach04/pebble-send-message

import of http://web.aanet.com.au/~summersfamily/

http http-client json pebble pebble-c pebble-watchapp pebblejs rest-client

Last synced: 27 Apr 2026

https://github.com/kevindanne/gohttpredirector

A simple HTTP request redirector written in go

go golang http http-proxy http-redirect

Last synced: 07 Jun 2026

https://github.com/stewartpark/whalebox

🐋 whalebox lets you run untrusted code easily via simple HTTP APIs.

api docker http microservice sandbox untrusted-code

Last synced: 27 Apr 2026

https://github.com/oros42/rhsync

The Remote HTTP Synchronization

gpg http pgp rsync sync synchronisation web

Last synced: 27 Apr 2026

https://github.com/hasnathjami/flutter_bloc_clean_architecture_masterclass

Everything about Clean Architecture with Bloc from Beginner to Advance

bloc dependency-injection freezed get-it http material-ui solid-principles

Last synced: 28 Apr 2026

https://github.com/jquiterio/mhub

A Non-Standard Message Hub

http hub message pubsub redis

Last synced: 28 Apr 2026

https://github.com/laactech/django-response-compression

Combined Brotli and GZip compression for Django HTTP responses

brotli compression django gzip http

Last synced: 28 Apr 2026

https://github.com/purifetchi/hime

Hime is a stupid-simple web microframework for C#

csharp http microframework network web webdev

Last synced: 28 Apr 2026

https://github.com/igoraugust0/computer-networking

🛜 Arquivos e materiais utilizados na disciplina GSI023 - Redes de Computadores da UFU.

computer-networking dns http networks tcp-ip udp wireless wireshark

Last synced: 29 Apr 2026

https://github.com/agungkusumma/news_app

News App is a Flutter application that allows users to log in, view a list of stories, see story details, and upload new stories with photos using the device camera. It features persistent login, clean UI, declarative navigation with go_router, and state management using Provider.

camera-app flutter flutter-apps go-router go-router-navigation http mobile-app provider provider-state-management

Last synced: 29 Apr 2026

https://github.com/canfeit/node-api-demo

node api demo

http jwt node restful web

Last synced: 29 Apr 2026

https://github.com/linux-china/service-talk-demo

Apple ServiceTalk framework demo

grpc http servicetalk

Last synced: 29 Apr 2026

https://github.com/deatil/doak-curl

go 版本的 curl 对外请求库

curl doak-curl go go-curl http

Last synced: 29 Apr 2026

https://github.com/pawel-slowik/docker-containers-proxy

Nginx proxy for Docker containers

docker http nginx proxy

Last synced: 29 Apr 2026

https://github.com/alxgmpr/http2wrapper

2️⃣ NodeJS wrapper that utilizes http2 to make web requests.

http http2 nodejs

Last synced: 29 Apr 2026