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/bravo68web/dart-rest-api-intro

Introduction to the Dart REST Framework.

dart http rest-api

Last synced: 02 Nov 2025

https://github.com/filiprokita/connectiontest

This simple Python program is designed for testing internet connection. It prompts the user to enter a URL and then attempts to establish a connection with that address using the requests module.

automation connection errorhandling http networking python requests testing webdev

Last synced: 24 Mar 2025

https://github.com/devinow/http

HTTP

devinow http response

Last synced: 14 Jul 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/stevepan643/cweb

CWeb – A lightweight, learning-friendly C web framework with simple routing and HTTP support.

c framework help-wanted http http-server lightweight web

Last synced: 21 May 2026

https://github.com/monkrus/go-fibonacci

HTTP Server testing in Go

go golang http http-server testify

Last synced: 10 Jun 2026

https://github.com/pgiii/nucleus-http

Rust Web Framework for WebApps and Servers

html http http-server rust web web-framework website

Last synced: 06 Apr 2025

https://github.com/initdc/http-status-codes

Response with HTTP status code that you request

http statuscode

Last synced: 14 Mar 2025

https://github.com/kiranandcode/http_sig_ocaml

HTTP Signatures for OCaml

http http-signature ocaml ocaml-library

Last synced: 22 Apr 2025

https://github.com/algrvvv/http

Консольная утилита для удобной работы с http запросами

curl golang http utility

Last synced: 06 Jan 2026

https://github.com/ariesclark/http

Simple, small and extendable http library for sending requests.

api http library rest

Last synced: 06 Apr 2025

https://github.com/believemanasseh/rusticore

A minimal multithreaded custom web server in Rust

concurrency http http-server multithreading web-server

Last synced: 22 Jul 2025

https://github.com/redpelicans/farso

express middleware library to mock http server

express-middleware expressjs http mocking testing

Last synced: 03 Feb 2026

https://github.com/yukata-roommate/laravel-http

Easy to use HTTP client for Laravel

http laravel laravel-http package php yukata-roommate

Last synced: 07 Mar 2026

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/polymorphine/message

HTTP Message library implementing PSR-7 interface with PSR-17 factories

http psr-17 psr-7 request response

Last synced: 14 Jan 2026

https://github.com/hajjsalad/esp32-iot-control-and-monitor-system

IoT system on ESP32 using FreeRTOS for real-time sensor monitoring and control. Sends data to AWS IoT Core via MQTT over HTTPS. In the cloud, AWS IoT Core triggers AWS Lambda to process the data and store it in AWS Timestream for analytics and historical insights.

aws aws-iot http oop

Last synced: 25 Mar 2025

https://github.com/martincantillo/flutter-firebase

Crud in flutter and firebase

firebase-database http

Last synced: 22 Mar 2025

https://github.com/anmiles/downloader

Wrapper for downloading data as string, buffer or complex types

download http javascript jest library nodejs request typescript

Last synced: 08 Apr 2026

https://github.com/maku85/orvaxis

Policy-driven execution runtime for Node.js. Structured request lifecycle with declarative policies, hooks, middleware, and built-in tracing. Framework-agnostic — works with Express, Fastify, or any custom adapter.

backend express fastify framework-agnostic hooks http middleware nodejs observability plugins policy request-lifecycle runtime tracing typescript

Last synced: 29 May 2026

https://github.com/bcrist/shittip

Another shitty HTTP server

http http-server server zig zig-library zig-package ziglang

Last synced: 06 Jan 2026

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

Simple HTTP server 简易HTTP服务器

cpp http http-server

Last synced: 12 Jun 2025

https://github.com/brennie/hypercube

A Minecraft HTTP API plugin

api http minecraft minecraft-plugin sponge-plugin

Last synced: 06 Apr 2025

https://github.com/trco/copycat

A lightweight Go package that generates realistic mock API responses for given API requests based on exemplary API responses.

api-mocker api-mocking api-simulation fake-api fake-data http http-mock-data mock-apis mock-data mock-http mock-server mocking testing testing-tools

Last synced: 22 Mar 2025

https://github.com/d6o/itiexact

Exact Route Matcher for Itinerary Router

go golang golang-library golang-package golang-router golang-tools http mux router

Last synced: 22 Jul 2025

https://github.com/epadronu/rest-tools-collections-for-java

[Mirror] At the moment of its conception, this project is for learning purposes. The idea is for me to experiment with authentic RESTful APIs in Java.

hateoas http hypermedia java rest uir

Last synced: 27 Jun 2025

https://github.com/alexisrodriguezcs/http-1.1-client

A simple HTTP 1.1 Client that implements the GET method and includes the basics of the HTTP/1.1. The program implements a function that takes a URL and returns the body bytes by parsing, checking for the response of the server, and making a GET request. (Python)

http python

Last synced: 11 Jun 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/yekuuun/use-fetch

fuck http call libs like axios etc. Here is a simple TS class showing how to use fetch instead

api fetch http httpcall typescript

Last synced: 03 Jul 2025

https://github.com/paebbels/pyhttpserver

An HTTP Server implementation offering a pyHTTPInterface.

http http-requests http-server python3

Last synced: 04 Feb 2026

https://github.com/pimbrouwers/httipi

💻 Makes HTTP requests a little simpler and (maybe) faster.

api http http-requests json

Last synced: 01 May 2026

https://github.com/rizasghari/basic_syscall_webserver

Basic http web server implementation with GoLang from scratch using syscall standard package

go golang http network-programming syscall system-programming webserver

Last synced: 20 May 2026

https://github.com/jhoffland/guzzle-formatter

PHP Guzzle request/response to HTTP message formatter

guzzle http php

Last synced: 29 May 2026

https://github.com/ydv-ankit/http-server

http server written in go

golang http http-server trie

Last synced: 20 May 2026

https://github.com/sjkingo/python-parrot

parrot is a simple HTTP server that responds to any valid GET request with the file specified on the command line

http http-server python python-3

Last synced: 03 Feb 2026

https://github.com/chandrakant0110/weather-app

This is the Flutter Weather App which works on all platform including Android, iOS, MacOS, Wiindows and in Web too.

dart flutter http responsive-design rest-api windows-app

Last synced: 12 Apr 2026

https://github.com/alvarovelascoprieto/scraperegela

Este script gestiona las peticiones HTTP (cookies, tokens, redirecciones...) necesarias para iniciar sesión en egela (moodle) y descarga todo los PDFs de la asignatura. Además, introduce todas las tareas disponibles junto con su fecha de entrega en un documeto csv.

beautifulsoup http requests scraping

Last synced: 08 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/andrehrferreira/cmmv-express

HTTP adapter module for using Express as an HTTP server

cmmv express http server

Last synced: 29 Mar 2025

https://github.com/polymorphine/routing

Composite routing library for HTTP applications

http psr-15 psr-7 routing

Last synced: 16 Jan 2026

https://github.com/luminati-io/axios-with-proxies

Set up and use proxies with Axios for HTTP, HTTPS, and SOCKS requests, including advanced use cases like rotating proxies and global configurations.

api authentication axios http https proxy-agent proxy-server socks

Last synced: 04 Feb 2026

https://github.com/nanoninja/magoo

Magoo is experimental HTTP Middleware handler for Go

golang handler http middleware

Last synced: 08 Apr 2025

https://github.com/0xdeface/h2s

h2s is small service for sending email messages. Work with it is very simply.

http smtp

Last synced: 18 Feb 2026

https://github.com/railt/http-contracts

[READ ONLY] Subtree split of the Railt HTTP Contracts component (see railt/railt)

contracts graphql http interfaces interop railt

Last synced: 20 May 2026

https://github.com/akashdip2001/nginx-comprehensive-notes-troubleshooting-configs-diagrams-scripts

A full, interview-ready Nginx note covering networking troubleshooting (ping/ICMP vs HTTP), DNS, AWS security groups, reverse-proxy, `nmap` / `tcpdump` / Wireshark, Linux network config files, encryption (TLS), and helpful scripts

aws-ec2 dns-server http icmp-ping linux networking nginx notes troubleshooting

Last synced: 16 May 2026

https://github.com/kerollmops/http-status-changer

A tiny http server that change its health status on demand

health-check http tiny

Last synced: 27 Jun 2025

https://github.com/orestispanago/modis-downloader

Download MODIS Level2 .hdf files using Python requests

digest-authentication get http modis python3 standard-library

Last synced: 18 Jun 2025

https://github.com/teamwork/tryhttp

Go library to reschedule failed HTTP requests

go http

Last synced: 07 May 2026

https://github.com/jaybrown/lbrry

LBRRY for macOS intercepts lbry URIs, changes them into lbry.tv URLs, and opens them in your default browser

browser http https lbry lbry-tv macos redirect service uri url

Last synced: 19 May 2026

https://github.com/miguelhp373/flutter_examples_tutorials

Flutter Examples : A diverse collection of practical projects for app development. Explore basic concepts to advanced features, with commented code and clear explanations. Learn to create amazing apps with Flutter and enhance your programming skills. Get inspired, experiment, and unlock your full potential in the world of mobile development

api-client api-rest dio flutter http mobile-app restful-api

Last synced: 01 May 2026

https://github.com/den1al/client-reflection

A web application that reflects the connecting user information

client flask http https recon reflection server

Last synced: 20 May 2026

https://github.com/estintax/ehserv

EHServ - HTTP server written on Go without http packages

go golang http tcp tls

Last synced: 29 Mar 2025

https://github.com/typified-web/request

Add types to your http client with almost zero runtime cost.

http request typescript

Last synced: 12 Jan 2026

https://github.com/oscarmarcusson/mase

A simple async HTTP server and client library written in C#.

async http http-client http-server library networking

Last synced: 19 Aug 2025

https://github.com/s-leroux/getpro

A very simple promise-based npm package to get http/https documents

asynchronous get http https node promise

Last synced: 20 May 2026

https://github.com/yankeguo-deprecated/redirect-alt

A simple HTTP service doest nothing but redirect

golang http redirect

Last synced: 08 Apr 2025

https://github.com/hugsbrugs/php-http

PHP HTTP Utilities

http php

Last synced: 20 May 2026

https://github.com/robbycbennett/serve

Simple single-threaded HTTP file server

developer-tool http personal web

Last synced: 25 Mar 2025

https://github.com/t99/http-js

My own personal simple HTTP request library for NodeJS - written in TypeScript.

http typescript

Last synced: 08 Jun 2026

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

https://github.com/memclutter/gorequests-retry

Retry middleware for gorequests

golang gorequests http retryable

Last synced: 12 Jan 2026

https://github.com/freman/sse

Server-sent events event stream for go

golang golang-library http server-sent-events

Last synced: 12 Jan 2026

https://github.com/elusivecodes/fyremessage

FyreMessage is a free, open-source HTTP message library for PHP.

http message php

Last synced: 15 Jul 2025

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

https://github.com/invis1ble/kohana-media

A Media module for Kohana

cache http kohana media module

Last synced: 26 Nov 2025

https://github.com/cuddlyclara/webradio

Docker image which creates a simple HTTP webradio using MPD that randomly plays your music.

docker dockerfile http mpd music-player webradio

Last synced: 08 Apr 2025

https://github.com/damemay/requests-java

Simple HTTP library for Java, but with sockets

http http-requests java requests

Last synced: 22 Mar 2025

https://github.com/obfischer/api-best-practices

Antora-Modul für Best Practices für REST-API

antora api asciidoctor http rest

Last synced: 09 Apr 2025

https://github.com/acerixus/dotonebot

由 Python3 编写的简陋 OneBot 11 协议 QQ 机器人框架

chatbot cqhttp http napcat onebot python qq qq-bot qqbot tencent

Last synced: 28 Mar 2025

https://github.com/abhishekraina7/web-crawler

A JavaScript application that generates an "internal links" report for any website on the internet by crawling each page of the site.

http javascipt node-js webscraping-data

Last synced: 29 Apr 2026

https://github.com/bartolomej/tcp-echo

A very simple http echo server.

debugging-tool http

Last synced: 08 Apr 2025

https://github.com/Qinnovation123/proxy

The proxy server to fetch PDF files and cache them

fastapi http playwright proxy

Last synced: 22 Jul 2025

https://github.com/vbatoufflet/httprouter

Basic HTTP router for Go

golang http router

Last synced: 13 Jul 2025

https://github.com/rumkin/swarm-sites

🐝🐝 Github Pages for Swarm

ethereum-network http javascript server swarm

Last synced: 25 Mar 2025

https://github.com/reinfi/zf-request-listener

Add listeners either for http requests or console requests.

console http listener zend-framework

Last synced: 10 May 2026

https://github.com/navaz-alani/nimbus

A configurable HTTP file upload/download server implementation in Golang.

fileserver golang http

Last synced: 26 Jan 2026

https://github.com/andiserg/simple-cdn-origin

🌐☁️Cloud file storage service with file synchronization functionality across different servers.

aiohttp boot cdn http js python

Last synced: 13 Apr 2026

https://github.com/smoke-y/tinyhttp

smol http server

c http server

Last synced: 29 Mar 2025

https://github.com/mawkler/pokeapi-rs

A small Rust project to illustrate some practical use cases

cli example http pokeapi rust tutorial

Last synced: 23 Aug 2025

https://github.com/irantomkaktak/ware-executer

Roblox ware Executor. Transforming Ideas into Reality. At -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: 26 Jun 2025

https://github.com/noahedavis/webrequest

Simple thread-safe C++ WinHttp wrapper for creating synchronous/asynchronous web requests.

cpp http http2 web winhttp

Last synced: 06 Apr 2025

https://github.com/zhigalov/http-assert-value

Assert values with status codes

assert http json-schema

Last synced: 29 Apr 2026

https://github.com/garfield1002/hyper-content-encoding

A small utility to handle content encoding with hyper

content-encoding http hyper rust

Last synced: 04 Sep 2025

https://github.com/edonv/swift-http-field-types

Convenience types for special content types of header fields.

cookies headers http range rest-api swift swift-http-types

Last synced: 02 Jan 2026

https://github.com/debora-carvalho/gerenciador-podcasts

Plataforma desenvolvida para facilitar a organização e o gerenciamento de podcasts.

http nodejs typescript

Last synced: 12 Apr 2026

https://github.com/lundjrl/go-http-server

A simple http server written in GO

docker go golang http http-server

Last synced: 20 May 2026

https://github.com/gerhut/ts-http-assert

TypeScript version of http-assert with Assertion Functions.

assertions http http-assert

Last synced: 09 Apr 2025

https://github.com/rickyes/xo

Rust HTTP service framework

http rust service

Last synced: 21 Mar 2025

https://github.com/lauslim12/basic

Plug and play, generic, secure, and customizable Basic Authentication library for Go's HTTP handlers. No dependencies and conforms to RFC 7617.

api basic-authentication go http library rfc7617

Last synced: 23 Apr 2025