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/maikvandergaag/bicep-ext-http

Bicep Http Extension

bicep http

Last synced: 03 Sep 2025

https://github.com/giri7a/cricket-match-analytics-highest-scores-and-300-club

Fetches recent cricket match data via API, computes highest single innings score and counts matches with total score exceeding 300 runs.

http java json object-oriented-programming restful-api

Last synced: 02 Mar 2025

https://github.com/notties/flutter-mvvm

Learning Flutter MVVM architectural pattern

dart flutter http provider-state-management

Last synced: 30 Mar 2025

https://github.com/simpson-computer-technologies-research/requests

Which is faster? Sending http requests in Go, Python or Rust?

go http python requests rust speed

Last synced: 22 Mar 2025

https://github.com/yongman/http4shell

Execute shell command from a RESTful http request

http jwt jwt-auth remote-control remote-shell restful

Last synced: 23 Mar 2025

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

A list of essential HTTP status codes

cheatsheet http status-codes

Last synced: 19 Mar 2026

https://github.com/psodox/base-http-application

Pure HTTP Application following PSR-7 and PSR-11. Based on https://github.com/psodox/base-http-application-architecture.

http php

Last synced: 20 Jan 2026

https://github.com/tcarrio/forward-cloudfront-proto

[Mirror] Express middleware to forward origin protocol headers through CloudFront

aws cloudfront express forwarding http

Last synced: 06 Mar 2025

https://github.com/0xdaksh/node-urlshortner

A Url Shortener built on Nodejs, Expressjs, MongoDB and some magic!

http javascript js nodejs npm url-shortener

Last synced: 17 Oct 2025

https://github.com/ryhkml/exception-filter

Throwing HTTP exception in Nginx

c errors http linux nginx

Last synced: 18 Oct 2025

https://github.com/borisplaton/multithread_http_client

Multithread HTTP-client & Websocket server

http websockets

Last synced: 20 Mar 2025

https://github.com/leonardoraele/json-rpc-dual-engine

A Javascript JSON-RPC-2.0 transport protocol agnostic client and server engine.

client http https json json-rpc json-rpc-client json-rpc-engine json-rpc-server json-rpc2 rpc server server-engines socket websocket

Last synced: 24 Jan 2026

https://github.com/marcandreappel/http_status

Small library to work with HTTP Status Codes

code http php72 status

Last synced: 04 Oct 2025

https://github.com/xan105/node-request

HTTP request library based around Node.js' HTTP(S) API interfaces

client download http https json nodejs progress promise request torrent url xml

Last synced: 25 Feb 2025

https://github.com/fatiq123/ktor-http

This repository includes different projects of Ktor Client for HTTP.

http kotlin ktor-auth ktor-client ktor-jwt ktor-server

Last synced: 11 Jul 2025

https://github.com/micro-php/http-router-code

Micro Framework: Http route locator from other plugins by plugin interface.

framework-php http microphp php php82

Last synced: 01 Mar 2026

https://github.com/noris-network/jsoner

MediaWiki extension to embed external JSON data (i.e. from a REST API) into an article.

http json mediawiki mediawiki-extension

Last synced: 05 Jan 2026

https://github.com/rudrodip/rustfolio

A dummy http server written in Rust that serves a static HTML file of my portfolio

http rust tcp

Last synced: 24 Mar 2025

https://github.com/rinapen/yay-cpp-wrapper

🌐Modern C++ wrapper for Yay (SNS) API.

api-client http http-client websocket yay

Last synced: 17 Nov 2025

https://github.com/tecc/httputils

HttpUtils is a simple Java library aimed at parsing and serialising HTTP messages.

http java java-library utility

Last synced: 23 Mar 2025

https://github.com/borisplaton/hacker_proxy

Выполнение тестового задания создания прокси сервера.

http sockets

Last synced: 20 Mar 2025

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

Goit homework module 10

css html http javascript json

Last synced: 20 Oct 2025

https://github.com/catatsuy/saruta

Small radix-tree HTTP router for net/http with Go 1.22+ PathValue() params.

go http radix-tree router

Last synced: 04 Apr 2026

https://github.com/irenaeus-xvi/crud-http-express

Make Crud Operation Using Http & Express.

expressjs http nodejs restful-api

Last synced: 27 Jun 2025

https://github.com/behemehal/menemen

A streaming http/https request library

client http https rust streaming

Last synced: 27 Mar 2026

https://github.com/sharmadhiraj/flutter_network_call_base

Base StatefulWidget Setup to overcome repetitive boilerplate code in every screen with network call.

android base flutter flutter-apps http ios network

Last synced: 30 Jun 2025

https://github.com/andreapavoni/httpavonz

A simple service for generating different HTTP codes.

http rust webapp

Last synced: 06 Apr 2025

https://github.com/karewan/knhttpphp

Simple HTTP Client for PHP 8.3+ using curl

client curl http php

Last synced: 24 Mar 2025

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

A .NET HTTP client for Mend Renovate operations

api client csharp dotnet http httpclient mend renovate renovateclientutil util

Last synced: 15 Mar 2026

https://github.com/marcelcoding/wsocket

Lighweight, fast and native WebSocket implementation for Rust.

async http tokio websocket

Last synced: 23 Oct 2025

https://github.com/valmnt/otter

Flutter plugin designed to simplify the management of HTTP requests in offline mode. 🦦

dart flutter http offline online

Last synced: 23 Oct 2025

https://github.com/jtyr/container_test

Testing container

container docker golang http testing

Last synced: 03 Aug 2025

https://github.com/tiendq/http-status

Returning HTTP status in a quick and easy way.

http status

Last synced: 03 Sep 2025

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

A lightweight HTTP server implementation in C that demonstrates fundamental web server functionality. This project serves static files and handles basic HTTP requests.

c http http-requests http-server web web-server websocket

Last synced: 04 Mar 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: 21 Nov 2025

https://github.com/zelmoghazy/epoll-threadpool-webserver

Minimal Multithreaded HTTP/1.0 server implementation using non-blocking IO, epoll and a thread pool in C++

epoll http http-server non-blocking thread-pool

Last synced: 05 Mar 2025

https://github.com/aivruu/go-http

Small project to test initial Go knowledges using HTTP requests.

go http

Last synced: 24 Oct 2025

https://github.com/johejo/go-defaultcertifi

Automatic certificate bundler for http.DefaultTransport.

certificate go golang http tls

Last synced: 03 Sep 2025

https://github.com/mdedetrich/censored-raw-header

A RawHeader which can be used for akka-http that allows you to censor the .toString method

actors akka akka-http http logging oauth2 token

Last synced: 26 Feb 2025

https://github.com/ta7sudan/tinyjx

A tiny http client for browser

ajax http xmlhttprequest

Last synced: 18 Jun 2025

https://github.com/nabedkhan/node-video-streaming-app

Simple node.js video streaming application using node fs, path, url and http module

filesystem fs http nodejs stream url video-streaming

Last synced: 28 Dec 2025

https://github.com/joel-rodrigues404/requests-lib-python

Breve estudo sobre a biblioteca requests do python e sobre os verbos HTTP

api http https python requests-library-python

Last synced: 12 Nov 2025

https://github.com/data-integrations/httptohdfs-action

Action Plugin: Fetches data from an external HTTP webservice or URL

cask-marketplace cdap cdap-plugin http

Last synced: 25 Oct 2025

https://github.com/naimikan/gna

An other HTTP client

browser http http-client javascript

Last synced: 30 Mar 2025

https://github.com/christopher-r-perkins/blink-out-htmx

An HTMX version of Blink Out using HTRB.

html htmx htrb http lights-out-game ruby sinatra

Last synced: 03 Mar 2025

https://github.com/janstuemmel/go-web-example

go http lib example

dependency-injection go http

Last synced: 16 May 2025

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

A powerful but lightweight node server built using web standards

dynamic-import http http-server modules node routing url-pattern

Last synced: 25 Oct 2025

https://github.com/szpolny/simplehttp

Simple http server written in Rust for learning purposes.

http rust

Last synced: 18 Apr 2025

https://github.com/rurangiza/adars

Building an HTTP server to understand how it works.

http server tcp-ip

Last synced: 18 Mar 2025

https://github.com/calladrus2001/hello_weather

App to display weather conditions based on geographic location.

flutter http

Last synced: 06 Mar 2025

https://github.com/akramarenkov/utr

Library that provides HTTP client operation from the standard library via Unix socket

go golang http unix-socket

Last synced: 08 Apr 2025

https://github.com/jerbob/loreto.net

An Application, written completely in Visual Basic, for managing your Loreto Student information.

dotnet http visual-basic webscraping

Last synced: 26 Oct 2025

https://github.com/akagi201/rust-web-fullstack

Toy projects while learning rust web development.

http redis toy-project

Last synced: 02 Nov 2025

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: 27 Dec 2025

https://github.com/anzerr/agent.util

Parse and fetch info found inside user-agent.

html http info nodejs user-agent util

Last synced: 26 Feb 2025

https://github.com/ispalliance/adminus-process-http-client

Adminus Process basic HTTP client for easy integration

adminus client http integration ispalliance php

Last synced: 11 Sep 2025

https://github.com/arcbjorn/go-microservices-jwt-authentication

JWT authentication between Go services through HTTP

authentication go http jwt

Last synced: 14 Mar 2025

https://github.com/ovojs/anykv

The monrepo for AnyKV - a service layer abstracting away different databases.

abstraction-layer anydb bun http mysql polymorphism postgres redis sqlite surrealdb

Last synced: 22 Feb 2026

https://github.com/i-rzr-i/uniqxtraceidmw

Generate and overwrite default/predefined trace identifiers in the HTTP context. Value of 'HttpContext.TraceIdentifier' is changed and also add new header variable in 'HttpContext.Response.Headers' named 'X-Trace-Id' to trace requests in trace logs.

header http logs middleware response trace tracing variable x-trace

Last synced: 23 Jun 2025

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

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

dotnet http user-agent

Last synced: 23 Mar 2025

https://github.com/rryter/conditional-forward-proxy

Conditionally Forward Requests

conditional http https proxy

Last synced: 07 Apr 2025

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/melardev/reactreduxasynccrud

React + Redux app showing how to perform Asynchronous HTTP CRUD

api crud full-stack fullstack http javascript node node-js nodejs npm react react-redux redux rest

Last synced: 27 Jun 2025

https://github.com/halimath/httputils

Utilities for implementing http services in Go

auth go golang http middleware

Last synced: 15 Mar 2025

https://github.com/pome1lo/lotus

This course project examines the process of developing the Lotus software tool, which is a convenient publishing platform for solving the full range of tasks related to blogging.

bootstrap css docker html http js koa microservices mssql project react redis web

Last synced: 28 Jan 2026

https://github.com/ascendtech4h/turtleauth

New web authentication system for AscendTech

authentication docker golang http

Last synced: 26 Feb 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/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/sazid/lorust

Load generator Rust

http http-client load load-generator load-test rust

Last synced: 24 Feb 2025

https://github.com/robertianclarkson/http-web-server

This project uses Java paired with OOP to create a low-level HTTP web server. The goal of this project was to better understand how the HTTP works as well as it's limitations in both response time and security.

http http-server java networking

Last synced: 15 May 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/hivesolutions/cameo-android

The Android version of the Cameo framework

anroid cameo client http java library

Last synced: 06 Mar 2025

https://github.com/luizottavioc/go-concepts

This repository houses a collection of Go projects and code snippets developed for educational purposes.

api file-upload go gochannels golang goroutine http json mongodb

Last synced: 14 Mar 2025

https://github.com/oelin/node-add-file

Elegantly add files to FormData objects 📋.

file form form-data http io

Last synced: 27 Dec 2025

https://github.com/esatterwhite/micromock-node

Minimal HTTP Request / Response object for node js

http mock nodejs skyring

Last synced: 01 Jul 2025