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/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/ishanoshada/endly

A lightweight Python web framework for building fast and scalable backend applications

api backend endly fast http rest web-framework wsgi

Last synced: 10 Feb 2026

https://github.com/nasriyasoftware/hypercloud

Nasriya HyperCloud is a lightweight Node.js HTTP2 server framework.

cloudflare cron cronjob cronjob-scheduler dns duckdns http http-server http2 http2-server https https-server

Last synced: 27 Feb 2026

https://github.com/fritzthecat9/dockertest

Deploy C# web API to Raspberry Pi with Docker

api c-sharp csharp docker http https minimal-api raspberry-pi raspberry-pi-4

Last synced: 11 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/i-core/rlog

A logging middleware for a Go web server.

golang http logging logging-middleware zap

Last synced: 11 Feb 2026

https://github.com/hatixntsoa/web.application.basics

Web Application Basics Online Book retrieved from TryHackMe

http mdbook tryhackme web-application

Last synced: 11 Feb 2026

https://github.com/crypto-scythe/http

PHP convenience classes for HTTP header fields, media types and status codes

headers headers-mime http http-headers library mime-types php php-library php8 status-codes

Last synced: 12 Feb 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/fitri-hy/opcrud-mysql

Documentation explains the use of the CRUD (Create, Read, Update, Delete) API built using Express.js to manage data in a database.

api crud database express http middleware mysql nodejs rest web

Last synced: 13 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/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/audunhalland/tower-server

Server utility for running hyper HTTP servers with tower-service.

connection-middleware http https hyper rustls server tower

Last synced: 16 Feb 2026

https://github.com/savi-lang/httpserver

An HTTP server implementation for the Savi standard library, written in pure Savi.

http http-server library savi standard-library

Last synced: 19 Mar 2026

https://github.com/gowww/i18n

๐ŸŒ Internationalization handler and utilities

globalization go golang handler http i18n internationalization localization middleware server translation web

Last synced: 01 Mar 2026

https://github.com/sneurlax/socks_socket

SOCKS5 Socket wrapper in Dart 3. Now with SSL! Made for Foundation-Devices/tor and cypherstack/tor

android cross-platform dart flutter http https ios linux macos proxy socket socks5 ssl tor windows

Last synced: 02 Mar 2026

https://github.com/markelog/validate

Simple validation HTTP-service

dmarc email http reputation smtp validate

Last synced: 16 Apr 2026

https://github.com/decodelabs/hydro

Simple HTTP client wrapper around Guzzle

client http php

Last synced: 27 Mar 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/humancto/forge-lang

Forge โ€” an internet-native programming language with built-in HTTP, database, crypto, AI, JIT compiler, and 14 interactive tutorials. Write less. Build more.

bytecode-vm developer-tools http internet-native jit-compiler language natural-language-syntax programming-language rust scripting-language

Last synced: 12 Apr 2026

https://github.com/asbjornu/prefer-push-prototype

Prototype of the Prefer-Push header in Node.js

http http2 http2-push node-js nodejs prefer-push

Last synced: 17 Apr 2026

https://github.com/dariomatias-dev/flutter_http_architecture

Decoupled HTTP architecture for Flutter that centralizes and standardizes all network communication, with driver isolation, response normalization, semantic error handling, automatic retry mechanisms, and diagnostic support.

clean-architecture dart dio flutter http layered-architecture mit-license mvvm-architecture riverpod

Last synced: 03 Jun 2026

https://github.com/kareimgazer/fso

solutions of the exercises and projects of the course 'Full Stack Open'

axios cors css deployment express http javascript morgan-middleware node nodemon npm postman react restclient restful-api vite vite-proxy

Last synced: 04 Apr 2026

https://github.com/litert/televoke.js

A simple RPC service framework.

http json-rpc rpc tcp

Last synced: 04 Apr 2026

https://github.com/arkenidar/php_http_apps_todo

php_http is a way of using html and sql with php in the http way

html http mvc naive php sql

Last synced: 18 Apr 2026

https://github.com/siddiqui145/quotes_app

A trial Flutter application demonstrating the integration of a REST API to fetch and display quotes, including author details and quote IDs. Emphasizes proficiency in handling HTTP requests and transforming JSON data into user-friendly formats. Fetches and displays quotes with author information. Converts JSON data into Dart objects.

conditional-statements dart flutter http http-requests json-parsing quotes-api rest-api simple

Last synced: 18 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/chaseisabelle/sqs2http

forward messages from sqs to http

http php sqs

Last synced: 18 Apr 2026

https://github.com/dvshu/phax

Lightweight HTTP client based on the browser Fetch API

browser client fetch http javascript

Last synced: 19 Apr 2026

https://github.com/nanoninja/kage

A lightweight HTTP router for Go 1.22+, built on top of net/http

go golang http middleware net router web

Last synced: 20 Apr 2026

https://github.com/arran4/gorillamuxlogic

Some very simple gorilla mux logic for `mux.MatcherFunc`

go golang gorilla gorilla-mux http web

Last synced: 05 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/robcalcroft/backchat

:ear: Backchat is a small Node.js proxy utility for recording HTTP traffic and replaying it when the same request is made in the future.

http http-proxy nodejs proxy recorder replay

Last synced: 21 Apr 2026

https://github.com/natescarlet/cookiejar

A fork of `net/http/cookiejar` that saves cookie entries to a Repository.

cookie http

Last synced: 22 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/Luan-Neumann-Dev/get-a-pet

๐Ÿ• Get A Pet is a website where users can list pets for adoption and schedule visits to meet them. The application connects people looking to adopt with those offering pets, making the adoption process easier with a simple interface and secure login system.

api auth axios express http javascript module-css mongodb node react react-router-dom

Last synced: 24 Apr 2026

https://github.com/snvfk1n/http-tunneling-proxy

fairly simple http tunneling proxy

http http-tunnel nodejs proxy

Last synced: 24 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/zvikinoza/mastering-go

book Mastering-go's example codes and exercise solutions.

docker golang http rpc tls

Last synced: 24 Apr 2026

https://github.com/alfg/docker-vapor

A Docker build for Vapor

api docker http swift vapor

Last synced: 25 Apr 2026

https://github.com/congruencelabs/http-duration-client

Measure duration for Node HTTP lifecycle events

duration http nodejs timings

Last synced: 25 Apr 2026

https://github.com/anilsenay/go-http-vs-grpc

Benchmark for HTTP and gRPC implementations in Golang

go golang grpc http

Last synced: 26 Apr 2026

https://github.com/redborder/rbforwarder

Extensible, modular and easy to use tool for process data on a pipeline

batching http modular pipeline

Last synced: 27 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/nonstrict-hq/llhttp

HTTP messages parser for Swift

http networking swift

Last synced: 27 Apr 2026

https://github.com/danitilahun/restapi---goandmongo

RestAPI - Go and MongoDB: A beginner-friendly CRUD API developed in Golang, demonstrating the process of creating APIs and establishing connections with MongoDB. Offers a hands-on learning experience for those exploring API creation with Golang and MongoDB integration.

api crud database-connector go golang http mongodb rest-api

Last synced: 27 Apr 2026

https://github.com/rodolphebarbanneau/restx

Evolving REST for the modern data landscape

api db graphql http query resources rest restx sql

Last synced: 27 Apr 2026

https://github.com/altair-bueno/dayax

Simple and experimental scriptable web server, based on Lua, Rust and Axum

axum http http-server lua rust

Last synced: 27 Apr 2026

https://github.com/kai-xl/auto-fuffer

Fuffing But with a fancy CLI based GUI twist!

fuff gui http https linux python3 web

Last synced: 27 Apr 2026

https://github.com/mrtenz/go-redirect

A simple HTTP redirect image for Docker, written in Go

docker golang http redirect

Last synced: 28 Apr 2026

https://github.com/gozephyr/transportx

๐Ÿš€ TransportX - High-performance, extensible Go transport layer library with unified API for HTTP, gRPC, and future protocols. Features advanced connection pooling, built-in metrics, robust error handling, and easy protocol extensibility. Perfect for microservices and distributed systems! ๐Ÿ“Šโšก๐Ÿ”„

buffer dns go golang grpc http pool protobuf trasport

Last synced: 28 Apr 2026

https://github.com/getrighhttt/flutter_bloc-post-example

Example of making api requests in BLoC.

bloc events flutter http http-client

Last synced: 28 Apr 2026

https://github.com/joao4018/api-card-provider

Aplicacao desenvolvida para fornecer randomicamente cartas para um game de mesa em Flutter.

clean-arch devops docker http junit microsservices mockito rest restful swagger test

Last synced: 28 Apr 2026

https://github.com/sirmaxx/gocurl

its example for http get with concurrency

curl get gocurl golang http

Last synced: 28 Apr 2026

https://github.com/alfianandinugraha/dart_http

Example HTTP Request from Dart with https://pub.dev/packages/http

api dart example fetch http

Last synced: 29 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/andreattamatheus/my-contacts-backend

API built in Module 4 of the JStack course, using a custom-built HTTP client from scratch.

api http nodejs

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/serviejs/servie-http

Servie transport for HTTP(s)

handler http https nodejs server servie

Last synced: 29 Apr 2026

https://github.com/harsh8088/bun-http-server

a simple HTTP server using bun.js

bun http typescript

Last synced: 29 Apr 2026

https://github.com/jakehamilton/leverage-plugin-http

๐Ÿ“ก A HTTP plugin for Leverage

http leverage node server

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/bacher09/fastcgi_ipapi

Simple FastCGI C service

api api-server fastcgi geoip http

Last synced: 13 Jun 2026

https://github.com/parmigiano/parmigiano-http

This is a high-performance real-time messaging chat.

chat http

Last synced: 08 Jun 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/stabgan/parrot-chatbot

A simple portfolio chatbot using Heroku , node.js and facebook api

advanced api chatbot facebook http javascript messenger nlp nodejs opensource parrot

Last synced: 01 May 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/parseword/massfetcher

Perform a GET request against a whole bunch of different websites using lots of concurrent threads

http http-requests multithreaded php7 pthreads spider

Last synced: 08 Jun 2026

https://github.com/chunrapeepat/ku-grade-report-beautifier

Grade report beautifier project for Kasetsart University

chunza2542 docker golang http kube-lego kubernates letsencrypt thechun

Last synced: 01 May 2026

https://github.com/noudadrichem/hue-app

hue http api connected with pi to add button pad.

button-pad gpio http hue phue raspberrypi

Last synced: 01 May 2026

https://github.com/diloabininyeri/stress-test

tests simultaneous stress testing of your website

golang http stress-testing

Last synced: 02 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/andrvv/downbuff

๐Ÿ”—An easy-use raw HTTP request library

go golang http http-requests https library requests

Last synced: 09 Jun 2026

https://github.com/dptole/al-api

Accept-Language extra info API

api country http iana-subtag-registry language region

Last synced: 09 Jun 2026

https://github.com/warlock/nodejs-api-rest-tester

RxApi : Fast dummy API RESTFULL & WEBSOCKETS

api database http rest restfull socketio websockets

Last synced: 03 May 2026

https://github.com/bugsnag/bugsnag-flutter-http-client

A wrapper for Dart's HTTP package for BugSnag SDKs.

breadcrumbs bugsnag flutter flutter-package http performance platforms

Last synced: 03 May 2026

https://github.com/hyfather/httpcolon

HTTP:Colon is the best tool for HTTP

cache-control caching headers http https

Last synced: 03 May 2026

https://github.com/vinayaks439/gohtml

A simple CURD operations with a html frontend. No databases of any kind is used, just a simple struct object for storing the data.

curd golang html http

Last synced: 04 May 2026

https://github.com/ansaribrahim/tour-frontend

This project is a full-stack web application built with React.js for the frontend and Node.js for the backend. It's a user-centric platform where users can share and explore places around the world.

css http javascript react redux validator

Last synced: 04 May 2026

https://github.com/typeaware/type-creator

This library is primarily used by "types-depot" projects. See: https://github.com/ORESoftware/types-depot

header-files http json-schema json-types nodejs static-typing types-creator types-depot

Last synced: 04 May 2026

https://github.com/gjerokrsteski/ralph-file-server

lightweight RESTful HTTP file-server written in Go

bash file-server go golang http restful server

Last synced: 04 May 2026

https://github.com/vacovsky/poolse-cookbook

Installs and configures Poolse (https://github.com/vacoj/poolse) using Chef.

centos chef docker golang http monitoring poolse

Last synced: 04 May 2026