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/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/ahmedheakl/newsey

A mobile application for viewing the recent news build using flutter.

api dart flutter http mobile-development

Last synced: 15 Apr 2026

https://github.com/anzerr/request.libary

http request util

curl http nodejs request util

Last synced: 25 Feb 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/willian-moreno/dt-money

DT Money é o projeto prático da formação ReactJS, cujo objetivo é introduzir e aprimorar novos conceitos como formulários, acessibilidade, uso de APIs, hooks personalizados, controlled components, performance com React DevTools, context selectors, useCallback, memo, useMemo e muito mais!

dt-money http performance reactjs rocketseat

Last synced: 29 Apr 2026

https://github.com/svermaji/resourcedownloader

Utility in Java 8+ to download files from internet or any public available url.

download http java jtable speed threadpool tooltip

Last synced: 11 Oct 2025

https://github.com/alpden550/json_helpers

Go JSON helpers to read and write JSON

golang http json

Last synced: 14 Jan 2026

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

Miscellaneous HTTP gimmicks

http http-client nodejs wip

Last synced: 04 May 2026

https://github.com/mauserzjeh/pingo

General purpose request library implemented in Go

api api-client go golang golang-library http request-library

Last synced: 04 May 2026

https://github.com/matttproud/contextualizing-contexts

Demonstrate and explain vagaries of Go's context API.

go grpc grpc-go http

Last synced: 07 Feb 2026

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

Simple HTTP 1.1 web server built for educational purposes

http http-server java

Last synced: 13 Jun 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/simplegear/kernel

A production-ready toolkit for Go services: a cohesive app runtime with prioritized graceful shutdown, Redis-based leader election, a periodic job scheduler, and a readiness barrier. Includes HTTP/chi and gRPC servers, pgx-powered Postgres and ClickHouse wrappers, and structured logging via zap.

application-framework concurrency distributed-lock go golang graceful-shutdown grpc http job-scheduler leader-election library microservices observability readiness redis resilience scheduler service-runtime toolkit

Last synced: 29 Apr 2026

https://github.com/martinius96/nodemcu-wifi-teplomer

ESP8266 (NodeMCU) WiFi teplomer. Použitie ako prístupový bod so šifrovaním/bez šifrovania s vlastnou WiFi sieťou. Prípadne použitie ako klienta už na existujúcej WLAN sieti s využítím DHCP, alebo statickej IP adresy.

ap dallas-temperature doska ds18b20 hotspot html http lan mcu nodemcu nodemcu-arduino-ide nodemcu-httpserver offline onewire router server website wifi

Last synced: 20 Jun 2026

https://github.com/shuvava/go-enrichable-client

Retryable http client

cloud golang http rest

Last synced: 20 Jun 2026

https://github.com/flume-cloud-services/cache

Golang key/value Database via HTTP (by Flume Cloud Services)

cloud database golang http http-server json key-value self-hosted

Last synced: 14 Jan 2026

https://github.com/mr-ndi/ai-experts-assignment

Minimal Python HTTP client with OAuth2 token refresh, reproducible tests, and Dockerized CI-ready setup

http pytest python3 venv

Last synced: 31 May 2026

https://github.com/febrezo/quickmock

A tool for deploying quick HTTP server mocks

development-workflow http https mock template

Last synced: 08 Feb 2026

https://github.com/atomic-state/controller-express

Router wrapper for Express

controller express http request

Last synced: 04 May 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/jveiiga/project-http-request

Projeto criado para familiarização de métodos HTTP.

api-rest http request

Last synced: 19 Mar 2026

https://github.com/titobouzout/server

Press F12 on any Windows Explorer folder to fire a node server. autohotkey + batch + node

ahk autohotkey http node server

Last synced: 30 Jan 2026

https://github.com/alkaifaftab000/tasty_tales--andriod-

🍲 Discover delicious recipes and step-by-step guides to culinary perfection! 🍴✨ Dive into a world of flavors and make every meal a masterpiece! 🌟

avatar cached-network-images card clean-code flutter-android flutter-ui font-awesome gif-animation http listview receipe-app responsive rest-api shaders url-launcher

Last synced: 06 Oct 2025

https://github.com/fzn0x/hypf

🤏 Small (2.5kB MINIFIED + GZIPPED & 0 dependencies) and strong-typed HTTP client for Deno, Bun, Node.js, Cloudflare Workers and Browsers.

4kb bun fetch fetch-api fetch-wrapper frontend http http-client http-request http-requests javascript js json lightweight nodejs reactjs request rest typescript

Last synced: 08 Feb 2026

https://github.com/fajarnugraha37/node-forwarder

[WIP] Node Forwarder A simple, Request forwarder built with Node.js. It includes features like caching, rate limiting, blacklisting, whitelisting, etc.

forward-proxy forwarder http https node nodejs typescript

Last synced: 13 Apr 2026

https://github.com/iyear/connectproxy

Package connectproxy implements a proxy.Dialer which uses HTTP(s) CONNECT requests.

golang-proxy http http-proxy proxy

Last synced: 14 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/willwashburn/curl

1-1 class mapping of the cURL library so it can be mocked / stubbed

curl curl-library http

Last synced: 15 Apr 2026

https://github.com/gill-singh-a/http-sniffer

A Python Program that sniffs HTTP Packets and displays useful information on the screen

http http-protocol http-sniffing network network-protocols networking python python-3 scapy sniffing

Last synced: 15 Apr 2026

https://github.com/harukasan/gostarter

utility library using start_server with Go

go http

Last synced: 15 Apr 2026

https://github.com/suin/print-http

Pretty-print HTTP requests and responses with syntax highlighting support

developer-tools formatting http nodejs pretty-print request-response syntax-highlighting typescript

Last synced: 09 Feb 2026

https://github.com/uhop/dynamodb-toolkit-koa

Koa adapter for dynamodb-toolkit — mounts the standard REST route pack as Koa middleware.

adapter aws aws-sdk aws-sdk-v3 bun crud deno dynamodb dynamodb-toolkit esm hooks http koa koa-middleware middleware pagination rest toolkit typescript zero-dependencies

Last synced: 02 Jun 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: 04 May 2026

https://github.com/dunky-star/go-json-xml-tool

Reusable Go toolkit for JSON/XML request handling [encode (marshall)/decode (unmarshall), error envelopes], multipart uploads, and static downloads.

go gonalng http json middleware multipart web xml

Last synced: 02 Jun 2026

https://github.com/ovh-ux/ng-ovh-http

[DEPRECATED] — Simple HTTP provider for OVH API

angularjs component http rollup

Last synced: 12 Dec 2025

https://github.com/tdb-alcorn/nice-router

Route requests to handlers nicely.

http node router server

Last synced: 25 Feb 2026

https://github.com/outofsyncstudios/request-utils-response-cache

A basic, ExpressJS response cache using Redis or MemoryCache

cache caching http nodejs npm open-source

Last synced: 04 May 2026

https://github.com/micro-php/http-boot

Micro Framework: Boot application on a web env.

framework-php http micro microphp php82

Last synced: 27 Feb 2026

https://github.com/d6o/itibasicauth

Basic Auth Matcher to Itinerary Router

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

Last synced: 07 Oct 2025

https://github.com/yuvrajprashar/http-server-scratch

created my own http server from scratch along side an echo socket in node js

built-from-scratch http http-server http-server-from-scratch javascript js node node-js nodejs server socket

Last synced: 04 May 2026

https://github.com/nitin-cyperpunk/learning-backend

learning backend deep dive into node js server expresss and stuff

backend express http node-js

Last synced: 04 May 2026

https://github.com/anthonycorletti/zag

A fast http web framework written in Zig ⚡️🦖

http webframework zag zig

Last synced: 05 Oct 2025

https://github.com/0000xffff/dumpit-old

simple HTTP(s) file server for uploading files - transfer files from phone to PC over wifi

flask http https https-server pyopenssl python python3 ssl transfer-files uploading uploading-files

Last synced: 14 Oct 2025

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/carlos-descalzi/pyremote

A very rustic way to do remoting object invocation call via HTTP.

flask http python3 remoting

Last synced: 12 May 2026

https://github.com/barcek/httpdt

worldwide when | easy-audit datetime library for HTTP | Rust (std only)

backend datetime gmt http imf-fixdate library rust web-development

Last synced: 11 Feb 2026

https://github.com/reiver/go-pathmux

Package pathmux provides a path oriented ("middleware") HTTP handler, which can hand-off to other HTTP handler for each path, for the Go programming language's built-in "net/http" library.

http http-middleware

Last synced: 09 Jun 2026

https://github.com/veganaize/proto

(alpha) Web Browser written in Python

browser ftp html http ood oop web

Last synced: 04 Dec 2025

https://github.com/maxmalkin/planty-mcp

An MCP server for personalized plant care recommendations and reminders.

claude-desktop http mcp-server postgresql sse typescript

Last synced: 27 Feb 2026

https://github.com/ajaynegi45/vayu

Vayu is a high-performance Java web server built on Netty, designed for speed, scalability, and security. With minimal resource usage and robust HTTPS support, Vayu delivers seamless handling of high traffic and concurrent connections. Ready to power your web applications? Try it now!

http java maven netty4 webserver

Last synced: 05 May 2026

https://github.com/oldtree/flametracer

flametracer : http client with trace

go golang http trace

Last synced: 09 Jun 2026

https://github.com/gordonmurray/debezium_warpstream_http_sink

Using Debezium to send Change Data Capture (CDC) events to HTTP endpoints

debezium http kafka ngrok warpstream

Last synced: 27 Feb 2026

https://github.com/brobert83/cucumber_base_http_java8_springboot_test

Project to test for cucumber_base_http_java8 with a typical Springboot app

bdd cucumber http spring

Last synced: 05 May 2026

https://github.com/lanesun/one-link

"One Link to rule them all."

crawler curl http svelte web-service

Last synced: 05 May 2026

https://github.com/zeidlitz/kvdbstore

HTTP server that can persistently store and retrieve key-value pairs.

api go golang http http-server key-value server sqlite3 storage

Last synced: 12 Mar 2026

https://github.com/phenax/curly-toolkit

A desktop application for making api requests

curl electron http rest-api

Last synced: 05 May 2026

https://github.com/gongluck/cghttp

封装go的http模块成C接口

c cgo go http

Last synced: 12 Feb 2026

https://github.com/chrisvdev/cloudflare-ssl-subdomain-service

A simple solution that allows you to have a server for multiple online web services, keep its DNS records updated and offer them with https, taking advantage of the free Cloudflare tier. If you access the website christianvillegas.com, or any of its subdomains, you are already using this project.

cloudflare cloudflare-cdn cloudflare-dns http https node-js portfolio proxy proxy-server ssl vhost

Last synced: 05 May 2026

https://github.com/tdryer/darkhttpd-rs

Rust port of darkhttpd, a simple and fast web server for static content

http rust server web

Last synced: 26 Mar 2025

https://github.com/akagi201/rtc-janus

Node.js signaling layer for the Janus WebRTC gateway

http janus-gateway nodejs signaling webrtc websocket

Last synced: 09 May 2026

https://github.com/alexmerren/httpcache

A HTTP RoundTripper with a local SQLite cache

caching go http roundtripper

Last synced: 29 Jan 2026

https://github.com/keyzox71/webserv

:globe_with_meridians: Webserv go brrrrr (ft. @y-syo)

fortnite-unban-methods http http-server internet nginx nix nix-flake webserver

Last synced: 25 Mar 2025

https://github.com/zakhaev26/api-practice

repo for generating prompts and using runcompletions from GPT ,Age Detection and Youtube API's

api-rest axios http json

Last synced: 04 May 2026

https://github.com/jk-gan/orion

HTTP server from scratch

http http-server odin-lang

Last synced: 12 Feb 2026

https://github.com/arkenidar/c_lua_http_client

luajit ffi : c and lua http client with libCurl

c client ffi http libcurl lua luajit

Last synced: 06 May 2026

https://github.com/byndyusoft/byndyusoft.net.http.json

Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using System.Text.Json.

byndyusoft http json net

Last synced: 13 Feb 2026

https://github.com/zahidakbar2370/laravel_countries_cities_flags_states_c-code_c-symbol_api

in this countries name, countries states, countries cities, country systems (https://documenter.getpostman.com/view/1134062/T1LJjU52#fec5b515-b5e1-41c5-8ab4-2cc49bec7694)

cities countries-api country-flag-api http laravel-api states

Last synced: 28 Feb 2026

https://github.com/jasonsbarr/easy-http-ajax

Simple library to make HTTP requests using AJAX requests

ajax http javascript vanilla-javascript

Last synced: 15 Jun 2026

https://github.com/dinkohristov/javascript_applications_june_2025

This repository is solutions of problems from my SoftUni course: JS Applications - June 2025

ajax asynchronous-programming html http javascript modular-applications rest spa

Last synced: 06 May 2026

https://github.com/frolleks/cache-fetcher

A dead simple data fetcher for JavaScript, React, and Solid.js

cache-fetcher http nodejs react requests solid

Last synced: 06 May 2026

https://github.com/deb-ict/go-router

A secure HTTP router for go web applications

authentication authorization go http middleware mux router

Last synced: 26 May 2026

https://github.com/ifnotnil/httpx

golang http compress, log and utils

go golang http utils

Last synced: 14 Jan 2026

https://github.com/alanburic/flask-hello-world

Flask "Hello World" HTTP server for CI/CD testing purposes (e.g. Ansible). Periodic upgrades included.

flask hello-world http python python3

Last synced: 15 Oct 2025

https://github.com/thoom/gulp

Go-based HTTP REST client

golang http rest-client

Last synced: 28 Feb 2026

https://github.com/pavelrevak/uhttp

uHTTP simple HTTP server for micropython

http http-server micropython python

Last synced: 06 May 2026

https://github.com/yurii-yevsiukov/goit-js-hw-10

Goit homework module 10

css html http javascript json

Last synced: 06 May 2026

https://github.com/byndyusoft/byndyusoft.net.http.protobuf

Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using ProtoBuf

byndyusoft http protobuf webapi

Last synced: 14 Feb 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/dabigblob/libsql-web-api-http-stateless-client

extremely thin and effecient libSQL stateless http driver for TypeScript and JavaScript running on Web API

cloudflare-pages cloudflare-workers database http https lambda-functions libsql netlify serverless sqlite versel webapi

Last synced: 12 Apr 2026

https://github.com/fulminazzo/railway

A simple HTTP server that supports dynamic content using Groovy scripts.

github-actions gradle groovy http

Last synced: 06 May 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/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/imdabigboss/dragonweb

Experimental webserver

http java webserver

Last synced: 03 Jul 2025

https://github.com/sockudo/sockudo-http-rust

Sockudo Rust HTTP server SDK

http realtime rust sdk sockudo

Last synced: 06 May 2026