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.
- GitHub: https://github.com/topics/http
- Wikipedia: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol
- Created by: Tim Berners-Lee
- Released: 1989
- Aliases: http2, https,
- Last updated: 2026-07-07 00:15:37 UTC
- JSON Representation
https://github.com/hasanyahya101/palate-path-vite
A Simple CRUD based task tracking application that uses SQLite Cloud for database. It allows for moving tasks through states such as to-do, in-progress and done. It also allows for filtering of tasks.
cloud crud githubpages http requests sqlite static task tracker tracking
Last synced: 19 May 2026
https://github.com/borislavv/rust-telegram-bot
clean-architecture http rust rust-night-vision
Last synced: 29 Mar 2025
https://github.com/outskirtslabs/sfv
A 0-dependency Clojure library for parsing and generating Structured Field Values for HTTP (RFC 9651/8941)
clojure http rfc8941 rfc9651 structured-fields structured-headers web
Last synced: 24 Sep 2025
https://github.com/cheesytech/go-gateway
Services: Test API Gateway for other services
api-gateway api-rest golang grpc http
Last synced: 18 Apr 2026
https://github.com/fantasticfiasco/serilog-sinks-http-diagnostics
Diagnostics for Serilog.Sinks.Http
Last synced: 02 Apr 2025
https://github.com/ermos/httperror
Go package that provides features to handle errors with http services
api go go-package golang http httperror middleware router
Last synced: 31 Jul 2025
https://github.com/nhankyjangchan/koa-cors
Cross-Origin Resource Sharing (CORS) middleware for KoaJS written in TypeScript
cors cors-middleware http koa koa-cors middleware ts typescript
Last synced: 23 May 2026
https://github.com/0000xffff/dumpit
simple HTTP(s) file server for uploading files - transfer files from phone to PC over wifi
flask http https https-server pyopenssl python python3 ssl transfer-files uploading uploading-files
Last synced: 12 Apr 2026
https://github.com/devkishor8007/node-restapi-flutter
A sample project working on REST API
dart expressjs flutter flutter-apps heroku http mongodb nepal node-restapi-flutter nodejs nodejs-server nodemon opensource rest-api
Last synced: 09 Apr 2026
https://github.com/marcos-venicius/ghost
GO http micro framework
framework go golang http micro-framework web-server
Last synced: 08 Nov 2025
https://github.com/phacman/php-psr
Basic PSR recommendations in one place: interfaces, http.
Last synced: 28 Jun 2026
https://github.com/mariosenese/httprequest-java
HttpRequest: guide to do the http requests in java
api api-rest http httprequest java json request response
Last synced: 28 Jun 2026
https://github.com/tomaszilinek/jobscz_tictactoe
This is a tic tac toe bot competing on platform created by Jobs cz (https://piskvorky.jobs.cz/). Bots created in any programming language can compete there submitting their moves via http endpoints.
ai bot csharp five-in-a-row http json min-max multithreading tic-tac-toe
Last synced: 04 May 2026
https://github.com/mdminhazulhaque/banglalionwimaxapi
:satellite: Banglalion WiMAX API to get Account Information
alepo api banglalion beautifulsoup http json wimax xml
Last synced: 22 Sep 2025
https://github.com/mkloubert/node-share-folder
API and CLI application to run a REST host for sharing files and folders.
cli-application file-sharing fileserver http https javascript node-module rest-api typescript
Last synced: 31 Mar 2025
https://github.com/zbo14/web-tree-crawler
A web crawler that builds a tree of URLs.
http https tree url web-crawler
Last synced: 13 Sep 2025
https://github.com/hooliooo/astral
An HTTP networking library that emphasizes ease of use and ergonomics. Based on Rust's reqwest library
Last synced: 09 Mar 2026
https://github.com/ralvarezdev/go-net
net/http helper functions for Golang projects
go go-http go-json go-lib go-library go-net go-package golang http net
Last synced: 30 Jul 2025
https://github.com/jmervine/unstick
Simple HTTP Listener that removes a cookie and redirects, or not.
Last synced: 29 Jul 2025
https://github.com/sch8ill/cloudflare-ips
Automatically fetch and update Cloudflare proxy IPs, ensuring your trusted proxies are always up to date.
cloudflare cloudflare-api gin gin-gonic go golang http http-server library
Last synced: 20 Apr 2026
https://github.com/rubix982/proxii
A proxy server implementation in Python.
http openssl proxy python requests socket-programming
Last synced: 20 Sep 2025
https://github.com/seemueller-io/hyper-custom-cert
http client for use with self-signed certificates
Last synced: 04 Sep 2025
https://github.com/e22m4u/ts-rest-router
Controllers-based REST router implementation for TypeScript
controller esm http rest router server typescript
Last synced: 19 Sep 2025
https://github.com/maxcnunes/httpfake
Httpfake – A Golang httptest wrapper for easily setting up a fake server
fake-server fake-services go http httptest
Last synced: 25 Dec 2025
https://github.com/krios2146/erg
Erg is a library that implements part of the HTTP/1.1 standard from scratch, offering a lightweight API for clients
Last synced: 06 Sep 2025
https://github.com/felipebarcelospro/igniter-js
Igniter is a modern, type-safe HTTP framework designed to streamline the development of scalable TypeScript applications.
api express fastify framework http middleware nextjs router server type-safe typescript
Last synced: 01 Mar 2025
https://github.com/celeri-server/http-server
The main HTTP server library for Celeri
Last synced: 12 Apr 2026
https://github.com/debora-carvalho/gerenciador-podcasts
Plataforma desenvolvida para facilitar a organização e o gerenciamento de podcasts.
Last synced: 12 Apr 2026
https://github.com/anttijuu/swift-httpovertcp
Sample app making HTTP GET requests over TCP to HTTP servers
http http-client sample-app swift tcp
Last synced: 19 May 2026
https://github.com/rociogarrido/hotel-app
angular-routing angular16 bootstrap5 crud-application http mockapi mockoon observables
Last synced: 13 Apr 2026
https://github.com/accessory/flowhttp
Http(s) Server with configurable routes.
Last synced: 26 Jul 2025
https://github.com/knu-k/large-file-processing-demo
The project takes a solution approach to how to handle large files.
chunked-uploads http large-file-upload mp4-video spring
Last synced: 02 Apr 2025
https://github.com/jyotsnayall/http-server
A functional HTTP 1.1 server that can surf web pages with the corresponding css and js files. The aim is to learn how HTTP requests and responses work.
Last synced: 18 Sep 2025
https://github.com/maxbolgarin/servex
Lightweight net/http server without boilerplate
go golang http http-server https
Last synced: 26 Jul 2025
https://github.com/sazid/lorust
Load generator Rust
http http-client load load-generator load-test rust
Last synced: 18 Jun 2026
https://github.com/mrofisr/crush
HTTP Web Server like Caddy but made by Rust
caddy http http-server rust web-server
Last synced: 03 Jan 2026
https://github.com/effectra/http-client
Effectra's HTTP Client is a lightweight PHP library for sending HTTP requests. With cURL integration, it supports various methods and headers. Simplify API interactions with a streamlined design and intuitive API. Ideal for interacting with HTTP-based services.
api api-client client fetch-api http http-client http-message php psr psr-18
Last synced: 25 Jul 2025
https://github.com/liquidthedangerous/commonhttp
This project provides functionality to register controllers for http.ServeMux or any other compatible multiplexers. It simplifies the process of organizing and managing HTTP handlers in your Go web applications.
Last synced: 24 Jul 2025
https://github.com/rcosta358/http-client
Simple implementation of an HTTP client made with the socket python library that allows users to make HTTP requests
http http-client python requests socket
Last synced: 24 Jul 2025
https://github.com/yourpartnerbeck4/ware-executer
Roblox ware Executor. Transforming Ideas into Reality. At -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: 24 Jul 2025
https://github.com/cloudnode-pro/request-catcher
Catch and debug HTTP packets or forward them to a local host
debug http http-requests http-test webhooks-catcher
Last synced: 09 Aug 2025
https://github.com/ailtonfidelix/sim900-http
Simple SIM900 HTTP POST and GET by serial port. Used for test SIM900 module.
http python sim900 sim900-library
Last synced: 03 Mar 2025
https://github.com/tether/manner-options
Generate the communication options for a manner resource
Last synced: 04 Jul 2026
https://github.com/paulopc777/scanx-verificador-codigos-http
O ScanX é um script simples e eficaz que verifica os códigos de status HTTP retornados por sites ou rotas específicas
automation http http-code http-codes response-code script
Last synced: 16 Sep 2025
https://github.com/aaronicsubstances/cskabomu
Networking library that seeks to extend the success story of HTTP to protocol stacks other than TCP/IP, by enabling endpoints within localhost to send quasi HTTP requests with IPC mechanisms.
http ipc monolith-architecture networking
Last synced: 24 Dec 2025
https://github.com/thefox/guzzlehttp-examples
GuzzleHTTP Examples
examples guzzlehttp http php public-domain unlicensed
Last synced: 22 Mar 2025
https://github.com/riatabduramani/gameofthree
Implementation of a game with two independent agents – the "players" – communicating with each other using an interface.
Last synced: 11 Jun 2026
https://github.com/richardktran/go-movie-microservices
Movie microservices example with Golang
golang grpc http kafka service-discovery
Last synced: 11 Jun 2025
https://github.com/r1c4rdco5t4/http-client
Simple implementation of an HTTP client made with the socket python library that allows users to make HTTP requests
http http-client python requests socket
Last synced: 30 Mar 2025
https://github.com/oxylabs/what-is-curl
This step-by-step guide will explain how to use cURL or simply, curl, with proxy servers.
curl golang http proxies proxy proxy-list proxy-list-github socks5-proxy socks5-proxy-list socks5-server
Last synced: 23 Jul 2025
https://github.com/qard/http-iterator
Convert http servers to async iterators
async-await async-iterators http nodejs
Last synced: 12 Apr 2026
https://github.com/thinkphp/minimal-http-server
A simple HTTP server written in C that listens on port 8080 and responds to HTTP requests with a basic HTML page.
Last synced: 04 Nov 2025
https://github.com/hex01e/webserv
A web server project involves developing software that responds to requests made over the Hypertext Transfer Protocol (HTTP). This software acts as the engine behind a website, delivering content and functionality to users who access it through web browsers.
1337 42 cpp cpp98 http socket web webserver
Last synced: 22 Mar 2025
https://github.com/io7m-com/looseleaf
Minimalist transactional HTTP key/value store
Last synced: 17 Sep 2025
https://github.com/parzh/express-allow-methods
Express middleware for sending HTTP 405 Method Not Allowed response
405 express express-middleware expressjs helper http http-response method-not-allowed middleware nodejs typescript util
Last synced: 13 Apr 2026
https://github.com/ancientlore/autohurl
A tool to continuously post files found in a folder
autoposter concurrency golang http logging
Last synced: 18 Feb 2026
https://github.com/andrehrferreira/cmmv-express
HTTP adapter module for using Express as an HTTP server
Last synced: 29 Mar 2025
https://github.com/httpland/nel-middleware
HTTP network error logging(NEL) middleware
http logging middleware nel network-error network-error-logging
Last synced: 22 May 2026
https://github.com/codyjdalton/default-response
Default response body module for use in web services
http http-response http-server response-code rest status status-code
Last synced: 23 Jul 2025
https://github.com/nikoladjuroviic/security-header-scanner
A Python-based tool that scans websites for common HTTP security headers. Supports both manual and bulk scanning with log file generation.
cybersecurity-tools header-scanner http python
Last synced: 24 Apr 2025
https://github.com/e0selmy4v/scpo-php
Some small PHP useful function library
convert-characters from-scpos http mailer php sql url-rewrite
Last synced: 07 Apr 2025
https://github.com/hasnathjami/flutter_bloc_masterclass
Everything about Bloc from Beginner to Advance
Last synced: 27 Apr 2026
https://github.com/alexandrelamberty/sentinel-os
:diamond_shape_with_a_dot_inside: Home Automation and Monitoring IoT Operating System for ESP8266.
api arduino esp8266 home-controller home-monitoring http mqtt nodemcu sensors
Last synced: 05 Nov 2025
https://github.com/tomoncle/win-get
Windows download tools.
downloader http https proxy tool windows
Last synced: 29 Jun 2026
https://github.com/nicholaswilde/ansible-role-installer
This role installs the installer binary on any supported host.
Last synced: 16 Mar 2025
https://github.com/alexendoo/serve
HTTP development server for files spanning multiple directories
Last synced: 22 Jul 2025
https://github.com/konojunya/real-world-http
オライリー「Real World HTTP」のサンプルコード
Last synced: 09 Apr 2025
https://github.com/adridevelopsthings/random-status-codes
A webserver written in golang that returns random status codes without body or needed headers.
Last synced: 05 Apr 2025
https://github.com/eghuro/crawlcheck
Extensible web crawler
configuration crawler http plugin python robots-txt sitemap
Last synced: 12 Apr 2026
https://github.com/morikuni/yacm
yacm provides a way to build a http handlers with middlewares
Last synced: 12 Jan 2026