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/dinkohristov/javascipt_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: 24 Mar 2025

https://github.com/soenneker/soenneker.cloudflare.utils.client

An async thread-safe singleton for the Cloudflare OpenApiClient

api client cloudflare cloudflareclientutil csharp dotnet http httpclient openapi singleton util utils

Last synced: 10 Jun 2026

https://github.com/tvoysonwest12/scriptware-executer

Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.

backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api

Last synced: 05 Jun 2026

https://github.com/grdsdev/swift-vcr

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

http swift swift-package testing urlsession vcr

Last synced: 06 Jun 2026

https://github.com/ahmaazouzi/framework-agnostic-web-development-topics

A general overview of frontend and backend web development topics

async css events framework-agnostic html http javascript language-agnostic

Last synced: 18 Jun 2026

https://github.com/juniorvieira99/jr_httpcodes

A component for a large logging system that deal with https codes and methods.

code-https http http-client http-requests requests

Last synced: 18 Jun 2026

https://github.com/sigit-wasis/nodejs-upload_file

Membuat upload file dengan Node js

formidable fs http javascript mv nodejs

Last synced: 24 Apr 2026

https://github.com/benbaptist/luminos

A CLI utility integrating Large Language Models (LLMs) into your shell, empowering seamless interaction with advanced AI directly in the terminal. 🚀

ai ai-led cli http llm programming shell

Last synced: 24 Apr 2026

https://github.com/icarogabryel/simple-http-like-server

Simple HTTP-like server written in Python and build over TCP sockets. It uses a minimalistic custom version of the HTTP protocol.

http http-server protocol requests server

Last synced: 16 May 2025

https://github.com/jeroenflvr/datapress

A config-driven Rust server that publishes Parquet and Delta datasets as fast, typed HTTP APIs from local disk or object storage, with interchangeable DuckDB or Arrow+DataFusion backends, JSON and Arrow IPC output, and production-ready features like auth, metrics, and hot reloads.

api arrow arrow-ipc authz datafusion deltalake duckdb http in-memory parquet s3 sql

Last synced: 06 Jun 2026

https://github.com/prasannavl/http-micro

Micro-framework on top of node's http module

http micro-framework nodejs server typescript

Last synced: 24 Apr 2026

https://github.com/adahadapato/scanpp

C++ project that abstracts away the difficulty of SOSinpw from operators

cpp curl http wxwidgets

Last synced: 24 Apr 2026

https://github.com/toxe/simple-file-upload-server

A (very) simple HTTP file upload server

file http poetry python python3 server upload

Last synced: 24 Apr 2026

https://github.com/joelteogom/my-http-server

MyHTTPServer is a custom-built HTTP server written in Go, created as a learning project to understand how HTTP works under the hood. The goal of this project is to explore the core functionality of HTTP servers, such as handling requests, managing routes, and building responses manually, without relying on high-level frameworks.

golang http http-server http-server-handler http-server-middleware

Last synced: 24 Mar 2025

https://github.com/leonardpepa/request-header-parser-microservice-freecodecamp-challenge

Request Header Parser solution for freecodecamp challenge

freecodecamp headers http

Last synced: 06 Jun 2026

https://github.com/siddhant-vij/load-testing-tool

Word frequency analyzer with a custom load testing tool to compare server performance under varying loads.

benchmarking concurrency http http-server java load-testing multithreading network-programming performance-testing server-socket text-analysis

Last synced: 06 Jun 2026

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/mikaeldui/http-dotnet

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

dotnet http user-agent

Last synced: 25 Apr 2026

https://github.com/sroman0/psr

PSR - Network Systems Programming is a project developed during the "Programmazione di Sistemi in Rete" (Network Systems Programming) course at Università degli Studi del Sannio. This repository provides practical implementations focused on web systems programming, with a particular emphasis on using UDP and TCP sockets in both C and Java.

c-programming concurrency educational-project html http java network-systems process-synchronization producer-consumer reader-writer restful-api tcp-socket udp-socket

Last synced: 06 Jun 2026

https://github.com/trandung2k1/go-v1.22

Golang full course

golang http restful-api sql-server

Last synced: 25 Apr 2026

https://github.com/b13rg/locallhost

A tool to display information about http requests

echo-server golang http

Last synced: 10 Mar 2026

https://github.com/igors93/relinker

Simple by default, powerful by composition, safe by guidance — a clear, modular, and debuggable Python retry library.

async backoff debugging decorator developer-tools fault-tolerance http observability python rate-limit reliability resilience retry retry-policy timeout

Last synced: 06 Jun 2026

https://github.com/nashaofu/hserver

this is a web app framework

framework hserver http http-server nodejs server

Last synced: 26 Apr 2026

https://github.com/rusenask/echo-debug-server

Debug HTTP server

debug echo golang http

Last synced: 24 Mar 2025

https://github.com/hannesbarbez/barbezdoteu.provider

An HTTP(S) client that supports rate limiting so that a polite integration with a third-party data provider can be implemented.

basic http https integration nuget polite provider third-party

Last synced: 26 Apr 2026

https://github.com/xevilmaxx/blazorwebgui

Blazor Website with external GRPC / HTTP API + authentication Token

authentication authorization blazor csharp dynamic grpc http https i18next jwt layout mudblazor razor standalone tabs

Last synced: 06 May 2026

https://github.com/jameskyburz/test-listen-destroy

http server for tests with single assertion per call.

http nodejs test

Last synced: 26 Apr 2026

https://github.com/shivam010/go-rest-api

Simple examples of HTTP - JSON REST API in Go Language(golang) using PostgreSQL database.

api golang http postgresql rest-api restful-api

Last synced: 13 May 2026

https://github.com/sjthesahiljoseph/http_networking_javascript

HTTP_Networking_JavaScript, let's learn about HTTP Networking in JavaScript. There are a lot of different stuff there. So feel free to use. Thanks.

api delete fetch get http http-networking http-request internet javascript patch post put

Last synced: 02 Sep 2025

https://github.com/rishavanand/http-mysql-queries

Lets you make SQL queries to MySQL via your browser

http http-mysql mysql sql-query

Last synced: 26 Apr 2026

https://github.com/ericdallo/requester

Android app for make HTTP requests

android http kotlin request

Last synced: 27 Apr 2026

https://github.com/billcheng/a4-http

Angular 4 Enhanced Http Service with Spinner & etc

angular angular2 angular4 http spinner

Last synced: 27 Apr 2026

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

Adminus Process basic HTTP client for easy integration

adminus client http integration ispalliance php

Last synced: 25 Jun 2026

https://github.com/dpwgc/muranapi

一个基于字典树实现路由的极简HTTP接口服务

api http java router server web

Last synced: 27 Apr 2026

https://github.com/oros42/rhsync

The Remote HTTP Synchronization

gpg http pgp rsync sync synchronisation web

Last synced: 27 Apr 2026

https://github.com/leaq-ru/api

📦 Service proxy HTTP to gRPC

go grpc grpc-gateway http leaq swagger

Last synced: 28 Apr 2026

https://github.com/mahmud-kandawala/python-powered-task-management-platform

A sophisticated, web-based task management application built with Flask, featuring secure user authentication, dynamic content rendering, real-time interactions using AJAX, and comprehensive database management with Flask SQLAlchemy. Ideal for demonstrating advanced web development skills and best practices.

ajax flask http python sqlalchemy

Last synced: 11 Apr 2026

https://github.com/jquiterio/mhub

A Non-Standard Message Hub

http hub message pubsub redis

Last synced: 28 Apr 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/bytectlgo/crouter

crouter(common router ) is A common router for all need routing data. copy from httprouter, but not for http. It can be used in any place that needs routing data. Like mqtt, kafka, custom protocol, etc.

emqx http kafka mqtt router

Last synced: 28 Apr 2026

https://github.com/purifetchi/hime

Hime is a stupid-simple web microframework for C#

csharp http microframework network web webdev

Last synced: 28 Apr 2026

https://github.com/matheusdavidson/ngx-restify

Tools to manage HTTP for Rest API with Angular, RxJS and caching options

angular api cache http rest rxjs

Last synced: 28 Apr 2026

https://github.com/chenxu2394/web-oscilloscope

A containerized oscilloscope that enables users to broadcast and visualize live data on the internet.

azure container docker flask http

Last synced: 28 Apr 2026

https://github.com/mariotoffia/pypwext

AWS Python Lambda Power tools Extensions and Decorators

aws aws-lambda error-handling framework http lambda logging python python3 service

Last synced: 28 Apr 2026

https://github.com/bestikk/bestikk-download

A simple tool to download files from HTTP or HTTPS

build-tool download http https javascript

Last synced: 20 Jun 2026

https://github.com/reyiyo/node-http-random-response

Simple node http server that returns a random response status code

http nodejs random response status-code

Last synced: 29 Apr 2026

https://github.com/hivesolutions/cameo-android

The Android version of the Cameo framework

anroid cameo client http java library

Last synced: 08 Jun 2026

https://github.com/mchmarny/grpc-lab

Simple gRPC service with HTTP extension based on a proto API definition. Includes deployment to Kubernetes and ingress configuration with TLS certificates.

api grpc http ingress kubern protobuf

Last synced: 29 Apr 2026

https://github.com/fi1a/http

PHP абстракция для HTTP-запроса (request), ответа (response), сессии (session) и cookies.

cookie headers http php request response session

Last synced: 29 Apr 2026

https://github.com/effectra/framework

Effectra is an MVC (Model-View-Controller) framework designed to provide a structured and organized approach to web application development. It follows a directory structure similar to Laravel and offers various features and components to build robust web applications.

api cli framework http mvc php psr

Last synced: 20 Jun 2026

https://github.com/agungkusumma/news_app

News App is a Flutter application that allows users to log in, view a list of stories, see story details, and upload new stories with photos using the device camera. It features persistent login, clean UI, declarative navigation with go_router, and state management using Provider.

camera-app flutter flutter-apps go-router go-router-navigation http mobile-app provider provider-state-management

Last synced: 29 Apr 2026

https://github.com/cnrdh/scrypt_basic_auth

Basic HTTP auth with scrypt verification for Deno

authentication deno http

Last synced: 29 Apr 2026

https://github.com/oleksandr-romashko/goit-advancedjs-hw-03

Homework for Javascript HTTP requests

api http javascript

Last synced: 22 May 2026

https://github.com/ziv/natav

Deno HTTP Router

deno http router

Last synced: 29 Apr 2026

https://github.com/jaebradley/http-status-identifier

🤔 What's my HTTP status?

http nodejs npm npm-package

Last synced: 29 Apr 2026

https://github.com/compts/getkit

Friendly HTTP request library that would work in browser and Node.js

ajax ajax-request http javascript nodejs

Last synced: 15 May 2025

https://github.com/deatil/doak-curl

go 版本的 curl 对外请求库

curl doak-curl go go-curl http

Last synced: 29 Apr 2026

https://github.com/studiowebux/bnaas-ce

A powerful, flexible graph execution engine for Deno that supports HTTP requests, conditions, string interpolation, data manipulation, and custom functions. Perfect for building complex automation workflows, API orchestration, and data processing pipelines.

claude-code cli container deno http linux-service orchestration pipeline tasks web-app workflow

Last synced: 29 Apr 2026

https://github.com/willitscale/streetlamp-ai

Attribute router tooling for AI solutions

ai composer composer-package http mcp php php84 router

Last synced: 29 Apr 2026

https://github.com/pawel-slowik/docker-containers-proxy

Nginx proxy for Docker containers

docker http nginx proxy

Last synced: 29 Apr 2026

https://github.com/ik5/generate_fields

The following source code is a test of mine to generate a content based on a struct for several types of content type formats

content-types golang golang-examples http json url xml

Last synced: 29 Apr 2026

https://github.com/andrewjbateman/ionic-react-planning

:books: App using Ionic with React to store a list of projects.

http ionic-react ionic5 react rxjs-observables rxjs6

Last synced: 29 Apr 2026

https://github.com/maxnatamo/paracord

An HTTP server implementation in .NET Core 7

dotnet dotnet-core hacktoberfest http http-server web-framework

Last synced: 29 Apr 2026

https://github.com/1-alex98/voc5-backend

Voc5 Backend

http java json sparrk-java

Last synced: 30 Apr 2026

https://github.com/mxrcode/qt-http-server-sync

This is a simple header-only HTTP Server for Qt 6.2.4

cpp http http-server qt qt6 web-server

Last synced: 20 Apr 2026

https://github.com/fookiejs/server

Fookie JS Http server plugin

fastify http

Last synced: 30 Apr 2026

https://github.com/knutkirkhorn/applikasjonsutvikling-for-android

Øvinger fra IINI4001 Applikasjonsutvikling for Android, dataingeniør NTNU

actionbar activity android fragments http intent java socket tcp view

Last synced: 30 Apr 2026

https://github.com/alorel/http-status-code-const-enum

Basic const enum declaration for HTTP status codes

codes const enum http status typescript

Last synced: 30 Apr 2026

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

Conditionally Forward Requests

conditional http https proxy

Last synced: 07 Apr 2025

https://github.com/sv443/computercrafthttpexample

An example of how to communicate between the Minecraft mod ComputerCraft and a server

computercraft http lua minecraft

Last synced: 30 Apr 2026

https://github.com/pawcijo/pigarden

Example IoT sensor reading script integrated with a full-stack web server to visualize the data.

http http-server iot python raspberry-pi

Last synced: 30 Apr 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 Apr 2026

https://github.com/intob/permacast-svc

An HTTP service for retrieving a file from Arweave by it's File-Hash

arweave dapp http storage web3

Last synced: 30 Apr 2026

https://github.com/karewan/knhttpphp

Simple HTTP Client for PHP 8.3+ using curl

client curl http php

Last synced: 01 May 2026

https://github.com/baidadi/iot-stm-zet6_spl_http_onenet

一种使用标准库架构的STM32F103ZET6通过ESP8266模块以HTTP协议连接ONENET的解决方案

esp8266 http onenet standard-library stm32f103zet6

Last synced: 01 May 2026

https://github.com/ikari-js/examples

Examples using ikari.

bun examples http webframework

Last synced: 01 May 2026

https://github.com/yahialm/concurrent-sharded-maps-go-std-library

This project aims to develop an HTTP API that mimics the functionality of a HashMap while overcoming the constraint of data distribution across multiple machines. The primary challenge lies in designing and implementing a sharding scheme to distribute and manage data efficiently across a cluster of machines.

api atomic-operation concurrency golang http missing-semester mutex-synchronisation sharded-hashmap

Last synced: 08 Jun 2026

https://github.com/dresende/daikeen

NodeJS Daikin Air Conditioning HTTP API

api daikin http nodejs

Last synced: 08 May 2026

https://github.com/crissnamon/http-interface-client

Simple HTTP client to make requests using interfaces

feign http http-client java kotlin rest rest-client web

Last synced: 01 May 2026

https://github.com/paishanmadusha/firebase-ml-text-recognition-app

Text Recognition is a Flutter application that uses Firebase ML Kit to recognize and extract text from images. Users can capture or upload images to extract text using machine learning. Additionally, a premium feature enabled via Stripe-powered subscription payments allows users to view their previous text captures.

anonymous dart firebase firebase-storage firestore flutter flutter-dotenv http image-picker machine-learning payment-gateway premium provider stripe stripe-api stripe-payments

Last synced: 01 May 2026

https://github.com/vbshuliar/ktor-http-request-response

This project is part of my Android Development Specialization provided by Meta on Coursera. In this project I practised HTTP requests and responses using Ktor.

android compose data http https json kotlin ktor request response

Last synced: 01 May 2026

https://github.com/halimath/httputils

Utilities for implementing http services in Go

auth go golang http middleware

Last synced: 15 Mar 2025