Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/LA1TV/DVR-Bridge-Service

A service which records one or more hls streams simultaneously and re-serves them as a different hls streams.

broadcast dvr hls hls-live-streaming hls-stream http http-api live m3u8 m3u8-playlist recording

Last synced: 08 Nov 2024

https://github.com/jackson-nestelroad/aether-proxy

HTTP/HTTPS/WebSocket proxy server for viewing and intercepting web traffic.

asio boost http https openssl proxy tcp tls websocket

Last synced: 14 Oct 2024

https://github.com/moonrhythm/session

Session Manager and Middleware for Go net/http

golang http middleware session session-management

Last synced: 07 Nov 2024

https://github.com/p3t3r67x0/purple_pee

Frontend for the open source ASN lookup project. Made for the public.

asn bgp dns http lookup ports tool

Last synced: 10 Nov 2024

https://github.com/kelunik/link-check

A small script to check one or several URLs for broken links.

amphp broken-links http maintenance

Last synced: 27 Oct 2024

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

HTTP Status codes as constants and a lookup map (ESM)

es2015 es6 esm harmony http http-requests http-status-code

Last synced: 08 Nov 2024

https://github.com/jnyjny/springer_downloader

Bulk Textbook Download Tool

downloader http pandas python textbook typer

Last synced: 29 Oct 2024

https://github.com/yskszk63/jnhttp-multipartformdata-bodypublisher

java.net.HttpClient multipart/form-data BodyPublisher

http http-client multipart-formdata

Last synced: 09 Nov 2024

https://github.com/koron/go-spafs

File server which specialized for SPA

golang http spa

Last synced: 22 Oct 2024

https://github.com/urbit/js-http-api

A JS library for interfacing with Urbit over HTTP

http javascript urbit

Last synced: 06 Nov 2024

https://github.com/fantasticfiasco/serilog-sinks-http-sample-dotnet-core

Sample application of Serilog.Sinks.Http producing log events in .NET Core.

http sample serilog sinks

Last synced: 27 Oct 2024

https://github.com/alyssais/hyper-stub

hyper clients that don't touch the network

http hyper proxy stubbing testing

Last synced: 09 Nov 2024

https://github.com/ph-7/justhttpstatuscodes

The Simplest & Cleanest HTTP Status Codes for PHP. All PHP HTTP Status Codes are stored into beautiful constant names šŸŽØ Ideal when you develop an API that involves various HTTP codes šŸš€

clean-code http http-codes http-status-code php php-status-code status-code-constants status-codes

Last synced: 27 Oct 2024

https://github.com/taufik-nurrohman/f3h

Progressively enhanced JavaScript AJAX features for your existing web pages.

ajax automatic fetch form http light-weight request xml

Last synced: 08 Nov 2024

https://github.com/h2non/gentleman-retry

gentleman's plugin providing retry policy capabilities in your HTTP clients

backoffice client gentleman http retry toolkit

Last synced: 18 Oct 2024

https://github.com/yisibell/nuxt-proxy-request

A http proxy module for nuxt(3) powered by h3-proxy.

h3 h3-proxy http http-proxy middleware nitro nuxt nuxt-module nuxt3

Last synced: 07 Nov 2024

https://github.com/mhmdsalahsebai/next-respond

Simplify your NextJS API responses with clean, readable, and standardized HTTP status codes and messages.

http javascript nextjs nextjs13 nextjs14 nodejs status-codes status-text utilities

Last synced: 07 Nov 2024

https://github.com/nouamanetazi/website-monitor

A tool written in Go that helps you monitor a collection of websites using various metrics.

go http monitoring reliability uptime

Last synced: 15 Oct 2024

https://github.com/lykmapipo/mongoose-rest-actions

mongoose rest actions on top of expressjs

actions blueprints express http micro mongoose patch post put rest store

Last synced: 11 Oct 2024

https://github.com/lpgauth/httpc_bench

Erlang HTTP client benchmarks

benchmarks client erlang http

Last synced: 12 Oct 2024

https://github.com/heartsucker/rust-csrf

Primitives for CSRF protection.

cryptography csrf csrf-protection http rust security

Last synced: 31 Oct 2024

https://github.com/schniz/httyped

ā›“ļø Type-safe HTTP client/server communications with awesome autocompletion

express fetch http javascript typescript

Last synced: 23 Oct 2024

https://github.com/akshayjshah/memhttp

In-memory HTTP for Go applications

connect-go golang http testing

Last synced: 13 Oct 2024

https://github.com/sternenseemann/gopher-proxy

relay http requests to a gopher server

gopher haskell http proxy

Last synced: 12 Oct 2024

https://github.com/middlewares/geolocation

PSR-15 middleware to geolocate the client using the ip address

geolocation http middleware psr-15

Last synced: 13 Nov 2024

https://github.com/microsoft/kiota-http-python

HTTP request adapter implementation for Kiota clients for Python

http kiota openapi python

Last synced: 07 Oct 2024

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

Http server framework for NodeJS

framework hacktoberfest http nodejs

Last synced: 13 Nov 2024

https://github.com/bahmutov/cypress-form-data-with-file-upload

How to test HTTP form submission with file input using Cypress - a hack

cypress-io e2e express file-upload form hackathon http testing

Last synced: 02 Oct 2024

https://github.com/amranich/ajax-router

URL query string-based routing library that is PSR-7 compatible.

ajax ajax-dispatcher ajax-requests ajax-router http php router

Last synced: 28 Oct 2024

https://github.com/xewdy444/proxy-scraper-checker

A command-line tool for scraping and checking HTTP and SOCKS5 proxies from the checkerproxy.net proxies archive

checker http proxy scraper socks5

Last synced: 01 Nov 2024

https://github.com/matsadler/http_tools

Pure Ruby HTTP parser and friends

http parser ruby

Last synced: 14 Nov 2024

https://github.com/easywebapp/koajax

HTTP Client based on Koa-like middlewares

ajax client http koa middleware request

Last synced: 29 Oct 2024

https://github.com/localstack/rolo

A Python framework for building HTTP-based server applications

api asgi chain-of-responsibility framework http pipeline python rest server web wsgi

Last synced: 07 Nov 2024

https://github.com/remi/plug_letsencrypt

PlugLetsEncrypt responds to Letā€™s Encrypt domain verification requests.

elixir http letsencrypt plug

Last synced: 19 Oct 2024

https://github.com/aisk/request

HTTP client for haskell, inpired by requests and http-dispatch.

haskell http http-client request requests

Last synced: 02 Oct 2024

https://github.com/supercharge/sttp

An HTTP client for a pleasant developer experience.

axios axios-wrapper hacktoberfest http http-client javascript supercharge wrapper

Last synced: 11 Nov 2024

https://github.com/sethmlarson/hstspreload

Chromium HSTS Preload list as a Python package and updated daily.

chromium hsts http http-client https preload tls

Last synced: 15 Nov 2024

https://github.com/scottlamb/multipart-stream-rs

Rust library to parse and serialize async multipart/x-mixed-replace streams.

http multipart rust stream

Last synced: 11 Nov 2024

https://github.com/antifuchs/htpasswd-login

A RESTful authentication service combining .htpasswd and nginx's auth_request

authentication http nginx

Last synced: 14 Nov 2024

https://github.com/yawaramin/stubbex

Stub and validate HTTP endpoints with ease.

contract-testing elixir erlang http service-virtualization stub-server stubbing

Last synced: 12 Nov 2024

https://github.com/estebanborai/http-auth-basic

HTTP Basic Authentication Scheme (RFC 7617 and RFC 2617 compilant, base64-encoded credentials) for Rust applications

auth base64 basic http rust

Last synced: 14 Nov 2024

https://github.com/amphp/http-client-cookies

Automatic cookie handling for Amp's HTTP client.

cookiejar cookies http http-client php

Last synced: 11 Nov 2024

https://github.com/wutility/servino

šŸ‘Øā€šŸ’» šŸ“¦ Fast and simple zero-configuration HTTP server with hot reload āš”ļø

hacktoberfest hot-reload http http-server live-reload live-server server static websocket

Last synced: 09 Nov 2024

https://github.com/p3t3r67x0/purple_jo

API and backend of purplepee.co an open source ASN lookup project. Made for the public.

api asn dns http lookup whois

Last synced: 10 Nov 2024

https://github.com/ohmydevops/jojo

šŸ¤ jojo, another http web-server written in PHP 8

http php socket webserver

Last synced: 25 Oct 2024

https://github.com/ivailop7/livestreamingwithwebsockets

Live streaming to a ReactJS table with Websockets servers implemented in Python and NodeJS

http nodejs python reactjs server streaming table ui websockets

Last synced: 09 Nov 2024

https://github.com/hazae41/fleche

Zero-copy HTTP protocol for the web šŸŽļø (JS + WebAssembly)

browser deno fetch gzip http javascript protocol quic rpc typescript webassembly webstream webstreams zero-copy

Last synced: 18 Oct 2024

https://github.com/mmomtchev/ol-mbtiles

Openlayers plugin for rendering remote vector tile sets in `MBTiles` format

http mbtiles ol-plugins openlayers openlayers-plugins sql sqlite wasm webassembly

Last synced: 06 Nov 2024

https://github.com/mechazawa/pixelantiadblock

PoC adblock detector without javascript abusing RFC2616 section 8.1.4

adblock antiad http proof-of-concept python

Last synced: 06 Nov 2024

https://github.com/mvrilo/torresmo

Experimental torrent client and server

bittorrent client go golang http preact server torrent typescript

Last synced: 15 Oct 2024

https://github.com/backendstack21/rproxy

HTTP reverse proxy implementation based on Node.js and Docker

api-gateway docker fast-gateway http proxy reverse-proxy

Last synced: 09 Nov 2024

https://github.com/nodefluent/zamza

Apache Kafka discovery, indexing, searches, storage and hooks :beetle:

api browse find hooks http index info json kafka mongodb rest seek stats topic ui

Last synced: 11 Nov 2024

https://github.com/dragon-fish/fexios

Fetch based HTTP client with similar API to axios for browser and Node.js / ē±»ä¼¼ Axios čÆ­ę³•ēš„原ē”Ÿ fetch API čÆ·ę±‚å°č£…åŗ“

ajax axios browser fetch fetch-api hookable http node promise

Last synced: 02 Nov 2024

https://github.com/fmjsjx/libnetty

A set of some useful libraries based on netty-4.1.x.

codec fastcgi http java netty redis

Last synced: 14 Oct 2024

https://github.com/WithoutInternetTechnology/wit-android-sdk

WIT Android Edition is a mobile sdk for Native Android Applications that let's mobile developers communicate with their APIs without 3g or WiFi available.

http http-over-sms internet offline okhttp sms wit

Last synced: 02 Nov 2024

https://github.com/hfreire/random-http-useragent

Get a random and legit user-agent :shipit: for your HTTP client

github-actions http http-client http-server http-user-agent random random-generation

Last synced: 26 Oct 2024

https://github.com/sunquakes/jsonrpc4go

A go client and server over http or tcp implementation of JSON-RPC 2.0. Support consul & nacos.

client consul go golang http json-rpc2 jsonrpc jsonrpc2 nacos server tcp

Last synced: 13 Nov 2024

https://github.com/instafluff/webwebwebs

The lightest alternative to ExpressJS. Create servers with APIs SUPER EASILY in just a few lines of code with automated SSL Certificates!

api api-server automatic easy express expressjs html http https https-server javascript letsencrypt renew server simple ssl ssl-certificates static-server static-website webserver

Last synced: 10 Nov 2024

https://github.com/yaa110/rust-httpstatus

List of HTTP response status codes

http rust rust-crate status-codes

Last synced: 12 Nov 2024

https://github.com/NatLabs/http-parser.mo

HTTP Request Parser for Motoko

http motoko

Last synced: 14 Nov 2024

https://github.com/zaqqaz/wspr

WebSocket proxy for post http requests. Perfect for testing purposes/mocks šŸš€

http mock post proxy request server test websocket ws

Last synced: 11 Nov 2024

https://github.com/cyotek/httpcrawlertestsite

A small PHP based website for testing the essentials of a web crawler

css demo hacktoberfest http php

Last synced: 06 Nov 2024

https://github.com/polterguy/magic.io

Generic upload download file controller for ASP.NET Core

api dotnet dotnet-core dotnet-standard file http rest upload web

Last synced: 12 Nov 2024

https://github.com/openfun/fonzie

API add-ons for Open edX as run by FUN MOOC

api django django-rest-framework http openedx

Last synced: 13 Nov 2024

https://github.com/jetkai/proxy-builder-2

Successor to https://github.com/jetkai/ProxyBuilder - Uses Spring & Netty for testing proxies, interacting with a local MariaDB.

gradle http https java jdk18 jetkai kotlin mariadb proxies proxies-checker proxy proxy-checker proxy-tester proxy-testing socks4 socks5

Last synced: 07 Nov 2024

https://github.com/starkdmi/download_manager

Isolated download manager with progress, cancellation, pause and resume

dart http isolates

Last synced: 08 Nov 2024

https://github.com/aerth/tgun

Go TCP/HTTP Library, Easy headers, proxy, auth and user agent. Now also a libcurl replacement for C programs.

api-client client headers http network proxy

Last synced: 04 Aug 2024

https://github.com/gdwrd/mruby-smallhttp

mruby-smallhttp for mruby

http http-client mruby mruby-gem smallhtttp

Last synced: 03 Aug 2024

https://github.com/contributte/api

šŸ†– Powerful, documented, validated, built-in API to Nette Framework. (@nette)

annotations api contributte http middleware nette-framework php requests responses

Last synced: 12 Oct 2024

https://github.com/propensive/scintillate

A lightweight HTTP client and server for the Loom generation using Scala

http http-client http-server loom mime rest scala servlet-container

Last synced: 28 Oct 2024

https://github.com/bradgarropy/http

šŸ“» http request library

ajax eslint fetch http jest node prettier typescript

Last synced: 12 Oct 2024

https://github.com/remcohaszing/axios-test-instance

Test NodeJS backends using Axios

axios express http koa nodejs testing

Last synced: 17 Oct 2024

https://github.com/msidolphin/vue-api-creator

An api manager bases on axios

ajax api-manager axios http vuejs

Last synced: 21 Oct 2024

https://github.com/aperezdc/lua-matrix

Matrix Client-Server API for Lua and LuaJIT

api-client client http lua matrix

Last synced: 27 Oct 2024

https://github.com/Icaruk/dame

dame is a minimalistic HTTP client for the browser and Node.js

fetch http https request

Last synced: 04 Aug 2024

https://github.com/vkatsuba/bellboy

:email: Bellboy - is HTTP client library for send SMS by different services: Plivo, Twilio, Nexmo

erlang functional http https library nexmo nexmo-api nexmo-sms plivo plivo-sms twilio twilio-sms twilio-sms-api

Last synced: 28 Oct 2024

https://github.com/apache/couchdb-ci

Apache CouchDB Continuous Integration (CI) support repository

apache big-data cloud couchdb cplusplus database erlang http javascript network-client network-server

Last synced: 07 Oct 2024

https://github.com/thedragoncode/laravel-http-macros

Extending the functionality of the Laravel HTTP client

http http-client laravel laravel-framework macros

Last synced: 11 Oct 2024

https://github.com/lrstanley/go-queryparser

"q" http GET variable parser that supports filters/tags for advanced searches :thumbsup:

go golang golang-library http parser queryparser

Last synced: 28 Oct 2024

https://github.com/kirillshevch/flow_trace

Brand new remote app inspecting tool. Declare feature steps and receive params, stack trace and whatever you want.

client-server debugger http inspectcode ruby

Last synced: 28 Oct 2024

https://github.com/viniciusgerevini/http-test-server

Programatically create resources and pre-defined responses for tests

http mock test

Last synced: 11 Nov 2024

https://github.com/dtboy1995/android-sex-http

:airplane: android async http simple wrapper with cache policy for rest api

android async cache http https sex simple

Last synced: 14 Oct 2024

https://github.com/thisandagain/basic

HTTP Basic Authentication for Node.js

authentication basic-authentication http javascript

Last synced: 28 Oct 2024