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/asynched/basic-http-server

A simple implementation of the HTTP protocol using Rust.

http rust

Last synced: 19 Oct 2025

https://github.com/vtopc/go-rest

Just a wrapper over http.Client with better errors and JSON unmarshaling.

deserialization go golang http json rest rest-api rest-client restclient restful-api restful-client unmarshalling

Last synced: 24 Feb 2026

https://github.com/loveyu233/gb

go web(简称gb)项目常用的一些方法函数小工具

decimal gin go gorm http jwt time wx

Last synced: 15 May 2026

https://github.com/mitranim/gr

Short for "Go Request-Response". Shortcuts for making HTTP requests and reading HTTP responses in Go.

go golang http request response

Last synced: 20 Oct 2025

https://github.com/oss-homecredit-id/ioness

iONess is HTTP Request Helper for iOS platform used by HCI iOS App

cocoapods http httprequest httprequester requests service swift swiftpackagemanager

Last synced: 21 Oct 2025

https://github.com/invetica/redirects

Canonical redirects for your URL.

clojure http redirects ring

Last synced: 22 Oct 2025

https://github.com/yiisoft/psr-emitter

PSR-7 HTTP response emitter

emitter http psr psr-7 yii3

Last synced: 26 Jun 2025

https://github.com/usox/hack-http-factory-interfaces

Set of psr-17 like interfaces for hack

hack hacklang hhvm http psr17

Last synced: 23 Oct 2025

https://github.com/hamas-ur-rehman/httpservice

This package contains classes that make it easy to consume the http package. It's multi-platform, and supports mobile, desktop, and the browser. It supports GET,PUT,POST,DELETE and PATCH requests. It Depends on the http package

classes dart dart-library flutter flutterpackage hacktoberfest http http-server serverrequestinterface

Last synced: 22 Feb 2026

https://github.com/coderaiser/node-serve-once

serve express middleware once

expressjs http middleware nodejs serve server

Last synced: 02 May 2025

https://github.com/zekrotja/cds

A very simple file server for local and cloud (S3) files.

fileserver go http http-server s3 server storage

Last synced: 24 Oct 2025

https://github.com/di-void/httdee-rs

Simple http server with form-data parsing 🦀

http http-server rust rust-lang

Last synced: 15 Mar 2026

https://github.com/tomrlq/lrconnection

An HTTP library that makes networking for iOS easier

http ios networking

Last synced: 24 Feb 2026

https://github.com/mynihongo/fluenthttp

Fluent wrapper around IHttpClientFactory

fluent http httpclient httpclientfactory

Last synced: 25 Oct 2025

https://github.com/firmanmm/greb

Golang HTTP Request Binding

golang http

Last synced: 25 Oct 2025

https://github.com/siddheshk02/ip-tracker

A CLI IP-Tracker app in Golang

cobra-cli go-color golang http ip

Last synced: 15 Apr 2026

https://github.com/kai-xl/cookie_bfexecutor-fetcher

used for when a website is restricting your access due to you not having a certain cookie. Or your wanting to scan for present cookies on the website.

brute-force cookies http https linux python3 web

Last synced: 13 Apr 2026

https://github.com/vcputtini/squidlogparser

A small object library capable of interpreting the log entries generated by Squid-cache(tm) and manipulating this data.

cpp cpp17 http http-proxy https lib library parser squid squid-proxy

Last synced: 01 Jan 2026

https://github.com/vinniko/tasker

📜 A small PHP application with MVC pattern implementation without third-party frameworks.

css database eloquent-orm html5 http mvc mysql php

Last synced: 26 Oct 2025

https://github.com/havva-nur-ezginci/goodplace

🚀 📅 The Habit Tracker project is a comprehensive Flutter application designed to help users in 🔥 effectively tracking their habits and staying motivated. 🎯

android calendar-widget carousel-slider chat-history chatgpt cloud-firestore dio fcm-notifications firebase-auth firebase-messaging flutter flutter-dotenv flutter-examples http lottie-animation openai provider-state-management stream-processing streaming unsplash

Last synced: 03 Jan 2026

https://github.com/pavlevujicic/webdevproject

Created a web application to provide exhibition space for artists, to showcase their work and connect artists with the community.

css express-js html http javascript json mongodb mvc-architecture nodejs pugjs restful-api

Last synced: 24 Jan 2026

https://github.com/monolithprojects/ansible-http_proxy_client

This Ansible role will setup HTTP/HTTPS/FTP Proxy client.

apt client ftp http https proxy proxy-client

Last synced: 06 Feb 2026

https://github.com/dlove24/urest

Micro REST HTTP Server

http micropython rest

Last synced: 13 Sep 2025

https://github.com/dhoniaridho/ohttp

ohttp is a wrapper library that integrates tanstack query and axios to provide a seamless data fetching experience. This library supports multiple frameworks, making it versatile and easy to use in various projects.

axios http http-client react react-query

Last synced: 25 Feb 2026

https://github.com/ryanbritodev/samepyeco

Nosso projeto desenvolve um gerador sustentável que usa pastilhas Peltier para converter o calor do sol em eletricidade, reaproveitando a diferença de temperatura entre reservatórios de água quente e fria. Com monitoramento em tempo real via IoT, oferecemos uma solução limpa e eficiente para gerar energia, sem combustíveis fósseis.

arduinojson cpp dallas-temperature ds18b20 esp32 http ipgeolocation lcd-i2c onewire peltier wokwi

Last synced: 30 Jan 2026

https://github.com/thinkofher/horror

simple http error handlers

error go http

Last synced: 31 Jan 2026

https://github.com/jacob-c-smith/web

High level abstractions for the world wide web

c html http http-server json jsonschema

Last synced: 25 Feb 2026

https://github.com/miiraak/tiktok-ai-auto

Semi-Automated AI-Generated images and publishing

ai api automated bot csharp http image-generation json tiktok windows-forms

Last synced: 07 Feb 2026

https://github.com/blockloop/tea

A utility library for better HTTP servers

chi go golang http router util

Last synced: 07 Feb 2026

https://github.com/rekalogika/file-metadata

[READ-ONLY] Metadata library for rekalogika/file

file http http-headers image metadata

Last synced: 25 Feb 2026

https://github.com/e19166/simulator

A event management simulator that integrates a PostgreSQL database with a Go backend. This application allows users to create and manage event records via HTTP endpoints. The project uses Gorilla Mux for routing, and the database operations are handled with Go's database/sql package and the PostgreSQL driver.

backend crud database database-migrations gin gin-gonic go golang http postgresql postgresql-driver postman programming project-management routing

Last synced: 31 Jan 2026

https://github.com/george551556/distributed_control

The distributed computing task based on the gin framework and websocket. Aims to calculate whether there is a string whose MD5 value is equal to itself

distributed distributed-systems gin golang http md5 websocket

Last synced: 08 Feb 2026

https://github.com/aak1247/gproxy

Simple single domain proxy cli tool, supports tcp/websocket/wss/http/https proxy 简单的单点代理命令行工具

cli http proxy proxy-server tcp websocket

Last synced: 17 Jan 2026

https://github.com/aslon1213/g4h_pos_erp

G4H pos system written in fiber/golang

caddy docker erp golang gorelaser http rest

Last synced: 07 Feb 2026

https://github.com/cotestatnt/httpwebserver

Arduino R4 WiFi HTTP webserver (porting of ESP32 Arduino Core WebServer library)

arduino http r4 webserver wifi

Last synced: 30 Apr 2026

https://github.com/evbg/evc

evc - Simple client for the EVE Python REST API Framework

client crud filtering get http mongodb pagination patch post put pypy python python3 rest rest-api simple sorting upsert versioning wrapper

Last synced: 16 Apr 2026

https://github.com/bbariskilic/currency

An application for trace currencies via "exchangeratesapi.io" API.

androidstudio appcompat-v7 espresso http java json mpandroidchart

Last synced: 16 Apr 2026

https://github.com/pdmlab/express-http-warning

Create warnings following RFC draft-cedik-http-warning-02: https://tools.ietf.org/html/draft-cedik-http-warning-02

expressjs hateoas http hypermedia nodejs rest-api rfc warning warnings

Last synced: 10 Feb 2026

https://github.com/dinukanavaratna/d3-mobile-app

This is a mobile application that can be used to address the deceases such as dyslexia, dyscalculia & dysgraphia in Sinhala Language. In this repo, the Android mobile application (Kotlin) & the backend microservice (Python) have been included.

api-rest dynamic-programming file-upload flask http java kotlin python recording restful-api tracing

Last synced: 16 Apr 2026

https://github.com/sile/htrpc

HTTP based RPC library for Rust

asynchronous http rpc rust

Last synced: 12 Feb 2026

https://github.com/fel88/httpsandbox

Web/ Mock http server with GUI for debugging

dapper http postgresql webserver

Last synced: 29 Jun 2026

https://gitlab.com/cosban/endpoints

a golang library to abstract out boilerplate http.Handler code for gin and gorilla

gin go gorilla http

Last synced: 12 Feb 2026

https://github.com/andrew-ld/TokenSnitch

find leaked tokens from files

amphp async http telegram

Last synced: 28 Feb 2026

https://github.com/dr-montasir/fluxio

Fluxio is a wrapper around `hyper` version 0.14.19, designed specifically for use within the Fluxor project.

fluxio fluxor http hyper web

Last synced: 13 Feb 2026

https://github.com/tudddorrr/clay

An ultra convenient minimal framework for building Koa apps

api http koa middleware permissions rest rest-api router services validation

Last synced: 14 Feb 2026

https://github.com/coral-media/http-foundation

Overrides and/or extend http-foundation component functionality in Symfony

component http symfony

Last synced: 15 Feb 2026

https://github.com/dev-siri/cursal

A curl like HTTP client for the terminal written in Rust.

cli curl http http-client network rust

Last synced: 15 Feb 2026

https://github.com/enkomio/argus

Windows network traffic interception tool for malware analysis. Intercepts HTTP/S, DNS, SMTP, POP3 with fake responses, HTTPS MITM, and per-transaction capture.

dns http https malware-analysis network-interception smtp traffic-analysis

Last synced: 02 Jun 2026

https://github.com/markelog/validate

Simple validation HTTP-service

dmarc email http reputation smtp validate

Last synced: 16 Apr 2026

https://github.com/prasoonsoni/task-manager-backend-golang

The task manager allows you to perform basic operations such as creating, reading, updating, deleting, and changing the status of tasks. The goal of this exercise is to improve your understanding and proficiency in GoLang backend development by implementing these functionalities.

bson golang gorilla-mux http mongodb

Last synced: 19 May 2026

https://github.com/wiretapmaui/wiretap.maui

In-app HTTP traffic inspector for .NET MAUI - like Chucker for Android

csharp debugging dotnet http maui

Last synced: 03 Mar 2026

https://github.com/decodelabs/hydro

Simple HTTP client wrapper around Guzzle

client http php

Last synced: 27 Mar 2026

https://github.com/routup/plugins

This repository contains plugins for the Routup ecosystem.

framework http http-server plugins router routing

Last synced: 12 May 2026

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

Micro Framework: decorate HttpFacadeInterfce for provide middleware functional.

framework-php http microphp php php82

Last synced: 01 Apr 2026

https://github.com/victor-0x29a/http-resource-mtasa

NodeJS integrated with a plugin of MTA:SA

http lua mta-dev mtasa mtasa-resource nodejs typescript

Last synced: 05 Apr 2026

https://github.com/dan-and-dna/espresso

简单模块化服务框架 simple modular service framework

gin grpc http microservice modular mvc

Last synced: 20 Apr 2026

https://github.com/anarthal/usingstdcpp-2024

Boost.Asio: the universal async model

asio boost coroutines cpp cpp20 http

Last synced: 04 Jun 2026

https://github.com/martsokha/runpod

A Rust SDK implementation of the Runpod API that enables seamless integration of GPU infrastructure into your applications, workflows, and automation systems.

api client gpu http inference integration runpod sdk serverless

Last synced: 21 Apr 2026

https://github.com/wjqserver-studio/httpc

Touka HTTPC 现代化的Go HTTPC实现

go golang http http-client

Last synced: 23 Apr 2026

https://github.com/krescruz/http-handler-light

Http request & response handler light with jQuery

ajax http jquery light request response

Last synced: 24 Apr 2026

https://github.com/shinyaigeek/dserve

[WIP]Serve your local file on HTTP right away ⚡️

deno file http server

Last synced: 25 Apr 2026

https://github.com/reecerussell/go-errors

A simple interface return descriptive errors from HTTP handlers.

errors golang http

Last synced: 25 Apr 2026

https://github.com/marioruiz/request-hash

Definition and examples of request hashes for Ruby

hash http json requests rest ruby specification

Last synced: 26 Apr 2026

https://github.com/stevenferrer/ping-http-grpc

Ping via HTTP and gRPC on the same port using cmux.

cmux golang grpc http

Last synced: 27 Apr 2026

https://github.com/afeiship/root-domain

Extract root domain name from an URL.

ajax args arguments fetch http next parse request

Last synced: 27 Apr 2026

https://github.com/bbonnin/h

Simple CLI to query HTTP endpoints

cli curl hacktoberfest http wget

Last synced: 29 Apr 2026

https://github.com/brian-gl/calculator-bridge-courseroom

CourseRoom Bridge Used By CourseRoom Calculator To Run Evolutive Polinization Optimization Algorithm To Resolve Lineal And Polynomial Regression To Predict Scores

artificial-intelligence bridge evolutionary-algorithm http linear-regression matlab optimization-algorithms polynomial-regression prediction python rest-api

Last synced: 29 Apr 2026

https://github.com/berkayturkmen/microhttp

MicroHttp is a lightweight and easy-to-use HTTP client library that is ideal for simple HTTP requests in an ASP.NET Core application. By following the steps in this document, you can easily configure and use MicroHttp in your ASP.NET Core application.

http httpclient json microservice rest url

Last synced: 29 Apr 2026

https://github.com/haedarrfd/simple-rss-aggregator

A simple RSS Aggregator was built in Go programming language that allows users to create, retrieve, and manage feeds using REST APIs.

go go-chi goose http middleware postgresql rest-api sqlc

Last synced: 29 Apr 2026

https://github.com/ancientlore/hurl

A tool to fetch over HTTP, slanted towards load generation.

concurrency curl golang http

Last synced: 29 Apr 2026

https://github.com/alansastre/java-networking

Conexiones y transacciones de red en Java con la API java.net

http http-client http-request http-server http2 java java-net java-network java-networking java11 java17 ssl

Last synced: 08 Jun 2026

https://github.com/artur-borys/lapis

A Deno express-like HTTP server

api deno express http javascript lapis server

Last synced: 30 Apr 2026

https://github.com/aloco/auth-stapler

Authentication layer extension for network-stapler

auth authentication client http javascript network network-stapler rxjs typescript

Last synced: 30 Apr 2026

https://github.com/openapi/openapi-go-sdk

🐹 A fully-featured and blazing-fast Go API client to interact with Openapi®

api-client api-marketplace certified-api cobra-cli echo-framework gin-gonic go golang golang-library http openapi rest-api

Last synced: 01 May 2026

https://github.com/tharlesamaro/fastapi-doc-http-response

A Python package to facilitate the definition of default HTTP responses for FastAPI APIs. With this package, it is possible to easily create default responses for the most common HTTP status codes.

api development fastapi http http-status-code python response web

Last synced: 02 May 2026

https://github.com/masquerade-circus/express-response-handler

JSend compatible response handler for Express.

express handler http jsend json middleware response

Last synced: 04 May 2026

https://github.com/quillstack/benchmark

Bash/PHP script to benchmark HTTP requests and command-line scripts

bash benchmark curl http php requests script

Last synced: 05 May 2026

https://github.com/adahadapato/push4me

C++ application that helps push text files to server, using curl lib for connection

cpp curl http

Last synced: 13 May 2026

https://github.com/socketbyte/express-multipart

:zap: High performance lightweight Express middleware for handling multipart/form-data requests.

express form-data formdata http library middleware multipart parser typescript

Last synced: 05 May 2026

https://github.com/peter-juhasz/blob-snapshots

Use Azure Blob Storage as cache for remote HTTP responses.

azure blob cache dotnet http

Last synced: 06 May 2026

https://github.com/kauemurakami/esp32-controlando-motor-com-http

Controlando servo motor via wifi utilizando esp32 e micro servo 9g

esp32 esp32-arduino http servo-motor wifi

Last synced: 06 May 2026

https://github.com/ddliu/http-monkey

Continuous HTTP request for network simulation.

curl docker http simulation

Last synced: 07 May 2026

https://github.com/timostamm/json-client

A simple client for JSON APIs using Guzzle and the Symfony Serializer.

api guzzle http json serializer symfony

Last synced: 08 May 2026

https://github.com/kbariotis/httpheaderelucidator

HTTP Headers behavior for humans

http react rust

Last synced: 09 May 2026

https://github.com/nakidai/stp

Simple web API for converting SVG to PNG

api converter docker fastapi http png python svg

Last synced: 10 May 2026