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-06-29 00:14:57 UTC
- JSON Representation
https://github.com/munashex/fbc
frontend for facebook
axios http react react-router-dom react-toastify redux-toolkit reduxjs
Last synced: 22 Apr 2026
https://github.com/rightek/rightek.httpclient
Simple wrapper around `System.Net.Http.HttpClient`
fluent http http-client httpclient net5 net6 netstandard21 request rest-client
Last synced: 25 Oct 2025
https://github.com/shgysk8zer0/http-server
A powerful but lightweight node server built using web standards
dynamic-import http http-server modules node routing url-pattern
Last synced: 25 Oct 2025
https://github.com/ethiclab/http-get
Simple http request that returns a Promise
Last synced: 25 Oct 2025
https://github.com/ttulka/dir2http
Directory to a HTTP server - makes a local directory accessible via HTTP.
golang http http-server local-development
Last synced: 25 May 2026
https://github.com/cj667113/oracle_cloud_asterisk_demo
The goal of this project was to create three Asterisk servers that a client could register to via a public interface, while all the internal configurations and call routing could be handled inside the private virtual cloud network. Furthermore, adding automation to the SIP servers to add extensions based off a MySQL database of a list of users with extension numbers.
asterisk http http-server load-balancer mysql mysql-database mysql-server oracle oracle-cloud oracle-cloud-infrastructure python
Last synced: 20 May 2026
https://github.com/weezy20/server_v2
A toy project written to learn more about how HTTP web servers and TCP connections work. This repo is incomplete if you're reading this. Crate http provides two structs HttpRequest and HttpResponse which are used within code to handle requests.
Last synced: 30 Mar 2025
https://github.com/code-hex/go-router-simple
go-router-simple is Inspired by Router::Simple (Perl5)
flexibility flexible go golang hacktoberfest hacktoberfest2020 http router simple
Last synced: 30 Mar 2025
https://github.com/brokeyourbike/http-client-php
HTTP client interface and supporting trait
hacktoberfest http http-client interface php php8
Last synced: 28 Jun 2025
https://github.com/crystal-loot/webless
HTTP::Client for testing HTTP::Handlers directly and maintaining cookies
Last synced: 31 Aug 2025
https://github.com/ssbit01/secure-otp-server
A template server for generating, encrypting, and verifying One-Time Passwords (OTP). Designed for microservices, modern authentication flows, and serverless environments.
bun cloudflare cookie decrypt deno dockerfile encrypt generation hono http javascript key otp secure server serverless template typescript verification wrangler
Last synced: 10 Apr 2026
https://github.com/wesfly/arti_client-example
This repo demonstrates how to make a HTTP get request to a TOR hidden service using arti_client
arti example hidden-service http rust tor web
Last synced: 23 Oct 2025
https://github.com/jerbob/loreto.net
An Application, written completely in Visual Basic, for managing your Loreto Student information.
dotnet http visual-basic webscraping
Last synced: 26 Oct 2025
https://github.com/joshamaju/effect-fetch
šŖš½ fetch but with super-powers for effect
Last synced: 26 Oct 2025
https://github.com/guillembonet/public-ip-server
Small docker container which allows getting the public IP of the container via HTTP request secured by a static password.
chatgpt docker go golang http http-server public-ip public-ip-address
Last synced: 20 Apr 2026
https://github.com/messams/simple-http-bun-server
Create, Read, Update, and Delete (CRUD) operations on an array of users
bun http rest-api server typescript
Last synced: 16 May 2026
https://github.com/vscaperrotta/cors-chrome-extension
ć³ć«ć½ [Cors] is a Google Chrome extension designed to simplify CSS analysis on a webpage.
chrome chrome-extension cors cors-proxy development extension http tools
Last synced: 10 Apr 2026
https://github.com/icepower98/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: 20 Aug 2025
https://github.com/boocodes/resreestr-backend
The server part for the pet project - an analogue of github, a service that allows you to store data on a remote host. Implemented in pure PHP using endpoint api. The MySQL database is used. Active development is underway to implement security and speed of loading and retrieving data. And also integration with git.
api docker git http mysql php8 phpmyadmin restful-api server
Last synced: 06 May 2026
https://github.com/idigitalflame/linker
Efficient HTTP Redirection Written in Go!
go golang golang-application golang-library golang-package http
Last synced: 17 Aug 2025
https://github.com/fajarnugraha37/golang-http-module-example
contoh sederhana penggunaan module http dan templating HTML
exampl go golang http http-module
Last synced: 17 Aug 2025
https://github.com/fayllan111/projeto_app_desktop
Aplicação CRUD com JavaFX, JDBC e MySQL, explorando ORM com JPA/Hibernate, REST APIs e arquitetura em camadas.
crud-application domain-driven-design exception-handling h2-database http java javafx jdbc jpa-hibernate maven orm rest-api spring-boot spring-data-jpa web-application webservices
Last synced: 04 May 2026
https://github.com/akagi201/balancer
A collection of load balance HTTP Handlers
golang handler http load-balancer middleware
Last synced: 27 Oct 2025
https://github.com/anbalagand/eaglenet
Simple lightweight networking layer written on top of URLSession. This will provide a clean, separate layer for networking.
async async-await fileupload http https interceptor ios json macos networking parsing swift tvos urlsession
Last synced: 28 Jan 2026
https://github.com/ovojs/anykv
The monrepo for AnyKV - a service layer abstracting away different databases.
abstraction-layer anydb bun http mysql polymorphism postgres redis sqlite surrealdb
Last synced: 22 Feb 2026
https://github.com/seriousben/http-parser
HTTP Parser using parser combinators
golang http http-parser parser-combinators
Last synced: 27 Oct 2025
https://github.com/yousefkhalaf0/flutter_small_movies_app
A Flutter app showcasing now-playing and popular movies using the TMDb API. Features include movie details (genres, ratings, cast) and a responsive UI. Built with http for API calls and cached_network_image for efficient image loading.
android-studio api dart flutter http tmdb
Last synced: 09 Apr 2026
https://github.com/ishangavidusha/httpserver
A lightweight, feature-rich HTTP server implementation for MicroPython environments. This server supports basic HTTP methods, CORS and more.
http http-server micropython micropython-esp32 micropython-esp8266 python sse
Last synced: 24 Jan 2026
https://github.com/scarydonetskiy/phalcon-http-methods-plugin
Phalcon plugin for checking access by HTTP Method of request.
http http-method mvc phalcon phalcon-plugin php php7 phpunit-tests plugin
Last synced: 13 Aug 2025
https://github.com/mjethani/zero
A simple man-in-the-middle (MitM) HTTP(S) proxy server⦠and more in the works
Last synced: 24 Feb 2026
https://github.com/tuplescompany/crumbjs
CrumbJS - Bun only Http API Framework with automatic openapi documentation & validation
bun fast http http-server https https-server openapi openapi-generator openapi-spec openapi3 performance standalone zod zod-validation
Last synced: 11 Aug 2025
https://github.com/polioan/npm-http-status
HTTP statuses constants
http http-status-code http-status-codes status-code status-codes
Last synced: 24 Feb 2025
https://github.com/lefuturiste/httper
A file_get_contents based, PSR-7 http client.
Last synced: 10 Aug 2025
https://github.com/gheris-579/cam-hack
CAM-HACK is a script for analyzing IP cameras and public streams: it automates the detection of RTSP/HTTP endpoints and generates reports for security testing in a lab environment.
cam-hackers camera cypersecuirty hacker http kali-linux kali-linux-hacking kali-linux-tools os python python3 script ubuntu windows windows-11
Last synced: 18 Apr 2026
https://github.com/devgianlu/http-profiling-go
Easily profile Go applications via HTTP
fasthttp golang http profiling
Last synced: 13 Sep 2025
https://github.com/orestispanago/hikvision-downloader-http
Download from Hikvision IP cam using HTTP API
grayscale hikvision-camera http linear-regression rgb
Last synced: 10 Aug 2025
https://github.com/rzeldent/micro-http-status
Library to check the HTTP status and translate to status names
http http-status http-status-code http-status-codes http-status-message http-statuscodes
Last synced: 03 Oct 2025
https://github.com/joe-degs/mock_backend
Backend service written in golang
backend database golang http networking
Last synced: 18 May 2026
https://github.com/henryssondaniel/teacup-java-example-junit
Example Teacup project with JUnit engine
example http http-client http-request http-response http-server https junit junit5 protocol protocol-tester protocol-tests teacup test test-framework testing testing-framework testing-library testing-tool testing-tools
Last synced: 22 Jul 2025
https://github.com/jweslley/htauth
htauth generates encrypted passwords for basic and digest authentication. Similar to htdigest and htpasswd.
Last synced: 28 Jan 2026
https://github.com/orestispanago/mxtherm-sdk-rpi
Camera aiming + thermal data download
cpp digest-authentication http ir mobotix python raspberry sdk thermal-camera
Last synced: 24 Apr 2026
https://github.com/chambersh1129/requests-session-plus
Drop in replacement from requests.Session with some QOL enhancements
Last synced: 16 Mar 2026
https://github.com/rafaelmoraes003/trybesmith
Medieval item shop API made with Typescript.
express http http-server jsonwebtoken mysql nodejs oop typescript
Last synced: 09 Apr 2026
https://github.com/devrgd/server-response-helper
Elegant Express middleware for consistent JSON API responses with .response(), TypeScript support, and zero dependencies.
api express helper http json middleware nodejs npm-package response rest server typescript
Last synced: 16 Mar 2026
https://github.com/recuencojones/httpr-provider-xhr
Provider for browser requests with XHR in httpr.
http httpr httpr-provider typescript
Last synced: 03 May 2026
https://github.com/jandev/azurefunctions-httpbinding
A clean HTTP binding solution for Azure Functions
azure azure-functions http serverless
Last synced: 03 Aug 2025
https://github.com/codepr/rlb
Rough-and-ready lightweight load-balancer in Rust.
http load-balancer reverse-proxy rust
Last synced: 29 Jan 2026
https://github.com/kanibal97west/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: 02 Aug 2025
https://github.com/ldebruijn/holla-liveness-check
A Golang tool for checking liveliness of HTTP reachable targets.
Last synced: 02 Aug 2025
https://github.com/stevepartridge/service
A Go service package to serve grpc, grpc-gateway, and additional http handlers on a single port
go grpc grpc-gateway http http-server openapi swagger
Last synced: 17 Jan 2026
https://github.com/henryssondaniel/teacup-java-protocol-http
Teacup client/server HTTP and HTTPS support
http http-client http-request http-response http-server https teacup
Last synced: 22 Jul 2025
https://github.com/alamin-karno/university_info
A flutter application to find all university in any country using HTTP and provider.
api country dart flutter http provider university
Last synced: 29 Jan 2026
https://github.com/soenneker/soenneker.nuget.client
An async thread-safe HTTP client for the NuGet API
client csharp dotnet http httpclient management nuget nugetclient packages util
Last synced: 07 Jun 2026
https://github.com/khadkarajesh/themoviedb
The MovieDb Application using flutter
android-application dart fastlane flutter flutter-app flutter-apps flutter-demo flutter-examples flutter-material http ios-app learning-by-building learning-by-doing learning-flutter material-design mvc-architecture themoviedb themoviedbapi
Last synced: 15 Apr 2026
https://github.com/jbadeau/gaugekit
A collection of modules to make writing acceptance tests with gauge easier.
bdd beam gauge http screenplay-pattern selenium spark sql testing
Last synced: 15 Apr 2026
https://github.com/titobouzout/server
Press F12 on any Windows Explorer folder to fire a node server. autohotkey + batch + node
ahk autohotkey http node server
Last synced: 30 Jan 2026
https://github.com/polyglot-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: 18 May 2026
https://github.com/jaseemkhan211/dinenear-frontend
DineNear is a mobile app project with an API created using Node.js and a mobile app built with Flutter.
express flutter flutter-plugin-to-integrate-appdynamics-mobile geocoding geolocator google-fonts google-maps-api http modal-bottom-sheets mongo-dart mongodb mvvm mvvm-architecture nodejs provider restful-api
Last synced: 19 Feb 2026
https://github.com/ryhkml/url-expander
Unshorten URLs into their original links
c cli http libcurl linux url-expander
Last synced: 05 May 2026
https://github.com/afeiship/vscode-restclient-notes
Notes for vscode-restclient ext.
Last synced: 30 Jan 2026
https://github.com/humblebeeai/server-nginx-template
NGINX Template: A docker image for web server, reverse proxy, load balancer, and HTTP cache with various features like rate limiting, HTTP/2, HTTPS, and more. Ideal for development and test environments.
api-gateway basic-auth docker docker-compose http http-cache http2 https load-balancer nginx rate-limit reverse-proxy scripts server software-engineering template web-server web-socket
Last synced: 24 Apr 2026
https://github.com/carlosupreme/problem-details-http
TypeScript implementation of the RFC 7807 standard.
http problem-details rfc-7807 typescript
Last synced: 30 Jan 2026
https://github.com/n0ring/webserv
This project is about writing HTTP server using C++ (std=c++98)
Last synced: 30 Jan 2026
https://github.com/zbo14/forward-proxying
Presentation on forward proxies.
forward-proxy http https socks-proxy
Last synced: 01 Aug 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/lgylgy/mpgscore
Mpg player ratings. Google Cloud, MongoDB, Google Drive, HTTP services.
golang http kubernetes services
Last synced: 24 Apr 2026
https://github.com/funnyboy-roks/codecrafters-http-server
HTTP server challenge from Code Crafters
challenge codecrafters http rust server
Last synced: 08 Nov 2025
https://github.com/quasoft/oidcauth
Package oidcauth is an authentication middleware for web applications and HTTP APIs which uses an external OpenID Connect identity provider (IdP) for user storage and authentication.
authentication authorization go golang http middleware openid-connect
Last synced: 30 Jan 2026
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/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/cenixeriadev/broadcastserver
A roadmap.sh CLI project to understand websocket and real-time user-server communication.
cli goland http networking websocket
Last synced: 31 Jan 2026
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/pawel-slowik/docker-containers-proxy
Nginx proxy for Docker containers
Last synced: 29 Apr 2026
https://github.com/hasnathjami/my_learning_buddy
A Flutter(Android/iOS) Learning App
android-ios dio future-builder http material-ui shared-preferences stream-builder
Last synced: 25 Apr 2026
https://github.com/apache/geronimo-health
Apache Geronimo Microprofile Health Implementation
geronimo http java javaee network-server web-framework
Last synced: 29 Jul 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/mannasoumya/please
Send Request (š) : Tired of PostMan
api api-test gui gui-application http http-client postman postman-alternative postwoman pyqt6 pyqt6-desktop-application python
Last synced: 01 Jun 2026