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/tideland/go-net

Extensions for HTTP package, a nested multiplexing by paths and methods as well as a full-fledged JWT help with RESTful applications

go golang http http-server jwt jwt-tokens multiplexing restful-api web

Last synced: 05 Apr 2025

https://github.com/duruyao/goshare

GoShare provides a simple Web UI and a file transfer service which using HTTP protocol.

cross-platform go golang http share-file

Last synced: 12 Jan 2026

https://github.com/navid2zp/httptracer

Simple HTTP tracer in Go

golang http httptracer trace tracer tracing

Last synced: 13 Mar 2025

https://github.com/navibyte/dataflow

Utilities for Dart to help on handling dynamic structured data and fetching it from various data sources.

api dart fetch file http json structured-data

Last synced: 19 May 2026

https://github.com/jmaupetit/data7

⚡ Open your data in minutes

csv database datasets http parquet sql

Last synced: 18 Mar 2025

https://github.com/sunsided/query-string-builder

A query string builder for percent encoding key-value pairs in Rust

http query-string query-string-builder rust

Last synced: 18 Mar 2025

https://github.com/digiaonline/api-recorder

Recorder and player for HTTP requests in Kotlin

api http player recorder request

Last synced: 16 Jan 2026

https://github.com/johnguoy/simple_httpd

一个简单的 HTTP 服务器。

c89 http httpd linux webserver

Last synced: 18 Feb 2026

https://github.com/amanbig/blog_app

A Flutter application that fetches and displays a list of blogs using a API. The app supports features such as searching for blogs, favoriting blog posts, and refreshing the list of blogs.

dart flutter flutter-bloc http

Last synced: 08 Apr 2026

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

Request is a simple Go HTTP client that supports common request types.

go golang http request

Last synced: 30 Mar 2025

https://github.com/vartzy/neocurl

Simple, effective and fast HTTP Client based on curl for neovim (<5kb).

curl http http-client neovim nvim plugin vim

Last synced: 24 Dec 2025

https://github.com/007anupamsharma/food_ordering_app

The Food Ordering App is a mobile application developed using Flutter, allowing users to browse and order a variety of food items from different categories like pizza, burgers, salads, and ice cream. The app integrates with Firebase Firestore for real-time data retrieval and storage.

api dart flutter flutter-apps http material-design stripe stripe-payments ui-components ui-design

Last synced: 08 Mar 2026

https://github.com/divijg19/pulse

Streaming API explorer & playground in Go for realtime HTTP observability- concurrent requests, live logs, and latency insights.

concurrency devtools http infra networking observability realtime server-sent-events streaming

Last synced: 08 Apr 2026

https://github.com/chrisvogt/to-https

Transform HTTP URLs and IP addresses to HTTPS URLs

convert ftp http https path ssl transform

Last synced: 16 Jan 2026

https://github.com/gofurry/web-profiler

A lightweight Go middleware for request profiling, exposing entropy, fingerprints, complexity, and charset insights through net/http context.

go http middleware observability request-analysis security

Last synced: 08 Apr 2026

https://github.com/karitham/httperr

http error handling simplified

error-handling golang http

Last synced: 21 May 2026

https://github.com/syntexdzn/homebridge-syntex-dynamic-platform

A Plugin Framework to support Dynamic Accessory, WebServer and complex Logging.

control dynamic homebridge homekit http log platform plugin siri smarthome syntex webserver

Last synced: 13 Mar 2025

https://github.com/kusabi/http

A PSR-7 and PSR-17 conforming HTTP library

http message php psr-17 psr-7 request response

Last synced: 03 Aug 2025

https://github.com/asynched/fastlify

Fastlify is a framework built around Flask for dealing with REST APIs. 🏎

framework http python

Last synced: 22 May 2026

https://github.com/BackendStack21/on-http-end

Allows to capture HTTP response content and headers on request end.

end headers http response stream

Last synced: 14 Mar 2025

https://github.com/clxrityy/gatenet

Python networking toolkit for sockets, TCP/UDP, and HTTP microservices

http http-server socket socket-server tcp tcp-client tcp-server udp udp-client udp-server

Last synced: 08 Mar 2026

https://github.com/jsproede/jsproxy

JS-Proxy is a desktop application, which intercepts all HTTP(S) requests for devices/services which use JS-Proxy as a proxy server.

electron http https proxy typescript vue vuex

Last synced: 19 Jan 2026

https://github.com/kenjij/neko-http-ruby

Pure Ruby HTTP client using net/http

http ruby

Last synced: 18 Jul 2025

https://github.com/davidchase/mostly-http

HTTP requests powered by Most.js

http monads mostjs reactive requests

Last synced: 05 Apr 2025

https://github.com/purifetchi/http2d

Really simple HTTP/2.0 server, inspired by websocketd

go golang http http2 server webdev

Last synced: 22 Mar 2025

https://github.com/furkancosgun/abap-http-client

ABAP HTTP CLIENT is an ABAP-based project that provides a comprehensive and flexible HTTP client class for performing various types of HTTP operations. This project is designed to simplify and standardize HTTP communication within SAP systems.

abap abap-oo abapgi client http http-client oop

Last synced: 16 Jul 2025

https://github.com/tarantool/rws

The Repository Web Service is designed to interact with the repository via HTTP.

deb http repository rpm s3

Last synced: 14 Apr 2025

https://github.com/tunedmystic/rio

🦜 Rio is a zero-dependency web toolkit for Go

go golang http

Last synced: 12 Mar 2026

https://github.com/mrfoh/httpprobe

A powerful HTTP API testing tool for defining, running, and validating API tests using YAML or JSON test definitions.

api go http http-testing testing

Last synced: 08 Mar 2026

https://github.com/flowerfine/http-stream

data integration on http by akka

akka akka-streams data-integration data-sync http

Last synced: 27 Jul 2025

https://github.com/hedgieinsocks/htp

A tool to send HTTP probe requests at regular intervals

go http

Last synced: 16 Jan 2026

https://github.com/kiwilan/php-http-pool

PHP package with easy-to-use GuzzleHttp pool wrapper to make concurrent requests.

concurrency guzzle http kiwilan php pool requests

Last synced: 31 Jul 2025

https://github.com/houzuoguo/websh

"websh" is now "laitos", see README.md

facebook go http pstn sms smtp twilio twitter wolfram-alpha

Last synced: 31 Jul 2025

https://github.com/mvpee/42-webserv

A non-blocking HTTP/1.1 server written in C++, designed to handle multiple simultaneous connections efficiently using asynchronous I/O.

19 42 accept bind cpp http request response socket webserv

Last synced: 31 Jul 2025

https://github.com/nehakushwah993/pokemon_flutter

Pokémon Flutter project featuring Bloc, GoRouter, and Hive.

bloc dart flutter flutter-apps gorouter hive http provider

Last synced: 24 Sep 2025

https://github.com/david-ni/axio-plus

HTTP client base on Axios for the browser

axios http rxjs typescript

Last synced: 25 Sep 2025

https://github.com/VertikaJain/node-js

100 days of code challenge. Day-50 onwards

callbacks dns error-handling event-emitter filesystem http node-js streams url

Last synced: 02 Aug 2025

https://github.com/bodrovis/mocha-cassettes

Record HTTP interactions in your Mocha tests

http mocha nock node record test vcr

Last synced: 03 Aug 2025

https://github.com/segevfiner/fetch-light-my-request

fetch-mock wrapper over light-my-request

fetch fetch-mock http injection light-my-request nodejs

Last synced: 28 Sep 2025

https://github.com/orisai/nette-http-client

[WIP] PSR-17 and PSR-18 HTTP client integration for Nette

client http nette nette-framework orisai php psr psr-17 psr-18 psr-7

Last synced: 03 Oct 2025

https://github.com/sevdanurgenc/json-http-flutter-project

This repo contains an application that shows list of json samples by using JSon Operations.

dart flutter flutter-app flutter-apps flutter-examples http json json-api json-data

Last synced: 06 May 2026

https://github.com/v0idpointer/vnet

A network library for C++20

cplusplus-20 cpp-libraries cpp20 http sockets ssl-tls

Last synced: 09 Aug 2025

https://github.com/newyaroslav/kurlyk

C++ library for simplified HTTP and WebSocket handling, with plans to support email and webhook integration.

api cpp11 cpp17 curl curl-library curl-utility curl-wrapper http websocket

Last synced: 12 Aug 2025

https://github.com/retro-m/tor-ip-changer

This script utilizes Tor to change the IP address using a specified password and port, along with a local HTTP proxy.

change-ip http password proxy python tor tor-ip-changer

Last synced: 12 Aug 2025

https://github.com/jpetrucciani/argus

a customizable http request logger with prometheus metrics

http logger rust

Last synced: 04 Oct 2025

https://github.com/jaemk/mini_http

mini async http server

asynchronous http http-server mio

Last synced: 14 Aug 2025

https://github.com/alexcoder04/gupload

Serve an HTTP server to transfer files between machines on the local network

download file-transfer file-upload go golang http http-server server transfer upload

Last synced: 16 Aug 2025

https://github.com/sitbon/presto

Presto! Python Requests: REST client & requests extension library

asyncio http httpx python python311 requests rest rest-client

Last synced: 18 Aug 2025

https://github.com/xzeldon/http-proxy-server

Simple http proxy server implemented in Go

http http-proxy proxy

Last synced: 05 Oct 2025

https://github.com/rob-blackbourn/bareclient

A simple asyncio http client https://rob-blackbourn.github.io/bareClient/

asyncio bareasgi client http http-client http2 python python-3

Last synced: 19 Aug 2025

https://github.com/asynched/http-static-server

A static file server for NodeJS. 📁

http javascript server static

Last synced: 25 May 2026

https://github.com/tomeraberbach/redirect-url

🎯 Simple rule-based redirecting from one URL to another.

http https mapping npm-module npm-package path redirect redirect-urls redirects server url

Last synced: 23 Mar 2025

https://github.com/dotnet/homebrew-dev-proxy

Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path.

command-line-tool dev-proxy developer-tools development http microsoft-365 microsoft-graph proxy rest

Last synced: 15 Apr 2025

https://github.com/osscorplabs/clarence

Build powerful CLI tools backed by HTTP APIs

cli framework http rust

Last synced: 13 Jan 2026

https://github.com/neorandom/rust-http-server

HTTP server made in Rust from without external libraries

cargo get-request http http-server multithreading rust rust-lang

Last synced: 01 Mar 2026

https://github.com/vgangireddyin/limitware

Generic middleware framework to limit available resources for Golang

golang http limit middleware

Last synced: 26 May 2026

https://github.com/alok722/news-app-angular

A resposnive news web app coded with Angular consuming "https://newsapi.org/" API

angular angular-material angular7 hactoberfest hactoberfest-accepted hactoberfest2020 http news-web newsapi

Last synced: 04 Jan 2026

https://github.com/wichmann/rasppi

Some scripts for the RaspberryPI.

http mqtt opc raspberrypi raspbian websocket

Last synced: 04 Jan 2026

https://github.com/apache/geronimo-schema-6

Mirror of Apache Geronimo Schema Java EE 6

geronimo http java javaee network-server web-framework

Last synced: 30 Jun 2025

https://github.com/newtonmunene99/nodejs_server

A simple NodeJs Server: Built for handling http api calls(get,post,put,delete etc.)

api api-server express-js expressjs http node-js nodejs

Last synced: 07 May 2025

https://github.com/lancercomet/http-stream

A stream implementation built on top of Http.

http stream streams

Last synced: 10 Mar 2026

https://github.com/hotstu/tinyritro

仿retrofit 轻量的api请求库

android http okhttp3 retrofit

Last synced: 20 May 2026

https://github.com/single9/api-wrapper

Call your RESTful APIs like a function.

api http npm npm-package restful-api wrapper

Last synced: 23 Mar 2025

https://github.com/pradeepchegur/hospital_network_design_mesh_topology

Implemented Mesh topology for Hospital Network Design using Cisco packet tracer which involves VLAN,DHCP, DNS, Subnetting, HTTP,SMTP, WIFI and more.

aaa cisco-packet-tracer dce dhcp dns http ipv4 mesh networking ospf smtp subnetting vlan wifi

Last synced: 03 Jan 2026

https://github.com/qeeqbox/minimal-server

Asyncio websocket http server [Needed for internal testing]

asyncio http minimal server websockets

Last synced: 27 May 2026

https://github.com/raspi/pypdnsrest

PowerDNS HTTP REST API Python client

api http powerdns pypi python rest-api

Last synced: 05 Mar 2026

https://github.com/arl/serve

Serves the content of a directory as HTTP.

fileserver go golang http serve server simple simplehttpserver

Last synced: 23 Jul 2025

https://github.com/nnichols/faker

A clojure library for creating fake requests

clojure http testing

Last synced: 02 May 2025

https://github.com/licoy/logic-axios

a logic axios request encapsulation

axios easy http logic-axios request simple

Last synced: 01 Jul 2025

https://github.com/aaronjan/sourcemap-scout

Source map as a HTTP service.

http nodejs service sourcemap typescript

Last synced: 09 Apr 2026

https://github.com/lsongdev/tinyh

super tiny network library

http networking tinyhttp web

Last synced: 17 Jun 2026

https://github.com/kkentzo/mockit

A development tool to quickly mock various aspects of an http endpoint using the command-line

developer-tools http mock

Last synced: 10 Mar 2026

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

Mirror of Apache Geronimo genesis

geronimo http java javaee network-server web-framework

Last synced: 10 Jun 2025

https://github.com/mamal72/dgkala-api

A simple iris based API for DGKala

api dgkala http iris json-api

Last synced: 31 Mar 2025

https://github.com/invetica/media-types

Media types (https://tools.ietf.org/html/rfc2046).

api clojure http media-types mime

Last synced: 21 Feb 2026

https://github.com/bredele/salute

The best middleware for your HTTP request/response

chunk http middleware request response stream

Last synced: 02 Jul 2025

https://github.com/csharpermantle/creq

An elegant way to generate HTTP/1.x messages in C

c embedded http http-requests http1 request-response web

Last synced: 28 May 2026

https://github.com/evaisse/dart_http_query_string

A RFC1738 / RFC1867 compliant query string encoder and decoder, compatible with the PHP & jQuery traditional syntax for nested array/objects, and multidimensional arrays

dart http json

Last synced: 16 Feb 2026

https://github.com/pdolinic/extract0r

Python 3 http.server with TLS

http tls webserver

Last synced: 15 Mar 2025

https://github.com/Allaman/go-cli-skeleton

A minimal but functional skeleton Go CLI application

bootstrap cli go golang http json kong logging skeleton template zerolog

Last synced: 17 Jul 2025

https://github.com/bernardarhia/routee

A lightweight php routing library for writing fullstack applications, backend apis etc. It comes with speed and was inspired by how laravel handles it routing services in the framework

cms csrf-protection http lightweight php router routing url-handler

Last synced: 14 Jan 2026

https://github.com/4t145/client-util

Help you to build requests and handle responses by several extension trait!

http http-client hyper middleware rust tower utility

Last synced: 22 Apr 2025

https://github.com/remcodex/router

Remote Code Execution Router/Load Balancer

http http-api http-client php rce reactphp remcodex remote-execution

Last synced: 29 May 2026

https://github.com/loadtest4j/loadtest4j-jmeter

Apache JMeter driver for loadtest4j.

api http load-testing testing

Last synced: 14 Jan 2026

https://github.com/sprockets/sprockets.mixins.http

HTTP Client Mixin for Tornado RequestHandlers

http python tornado

Last synced: 18 Jan 2026

https://github.com/jchristn/chunkdecoder

Library for decoding chunk-transfer-encoded data, particularly from HTTP.

chunk chunk-data decoder http http-server https https-server nuget server web

Last synced: 24 Apr 2025

https://github.com/dkxce/aprswin

Simple APRS-IS Client (Map View)

aprs dkxce hg-uv98 http lanchonlh server tcp udp

Last synced: 19 Oct 2025

https://github.com/xcrap-cloud/got-scraping-client

Xcrap Got Scraping Client is a package of the Xcrap framework that implements an HTTP client using the Got Scraping library.

client got http javascript nodejs scraping scrapy typescript web xcrap

Last synced: 21 Aug 2025

https://github.com/royhq/aws-apigw-invoke-transport

An HTTP Transport that transform a Request to an api gateway invoke

apigateway aws go http invoke roundtrip transport

Last synced: 11 Mar 2026

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

Object-oriented interfaces to HTTP requests and responses in PHP

abstraction http http-request http-response interface php web-development

Last synced: 09 Apr 2025

https://github.com/apache/geronimo-schema-14

Mirror of Apache Geronimo Schema j2ee 1.4

geronimo http java javaee network-server web-framework

Last synced: 09 Apr 2025

https://github.com/supperdsj/easy-mock-service-loader

从零实现 SPA 框架快速同步配置生成接口(angular2 + Easy-mock)

angular2 easy-mock entity http request response service spa sync

Last synced: 24 Apr 2025