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-03 00:15:16 UTC
- JSON Representation
https://github.com/islomkhodja/ownserver
micro web framework.
http microframework nodejs ownserver unicon
Last synced: 14 Jul 2025
https://github.com/sgreben/http-echo
tiny HTTP server that echoes the requests it receives. single binary, no dependencies. linux, osx, windows.
debug echo golang http http-server tiny
Last synced: 01 Apr 2025
https://github.com/octoenergy/ensek
🐍 Python Client for the ENSEK API (http://www.ensek.co.uk/)
api api-client api-wrapper ensek http python-lib python3
Last synced: 24 Jun 2025
https://github.com/sstark/ralad
simple http downloader with interactive redirect behaviour
Last synced: 17 Jul 2025
https://github.com/lemmon/fetch-php
Tiny function, wrapped around Guzzle, PHP HTTP client. Inspired by Web API fetch() function.
Last synced: 22 Aug 2025
https://github.com/wwwmarcos/piei.js
[just 4fun] web framework
api backend http http-server javascript nodejs webframework
Last synced: 21 Mar 2025
https://github.com/tunnckocore/simple-get-stream
Simply wraps `simple-get` and his methods to return Response stream instead of Request stream. For example `simpleGet.get(url).pipe(process.stdout)`.
api get got http request simple simple-get stream
Last synced: 16 Jun 2025
https://github.com/rokf/tinyserv
Really simple static HTTP server
http http-server server static-site
Last synced: 08 Jul 2025
https://github.com/raph6/httprequest
composer package for http request using curl
composer curl curlphp http httprequest php
Last synced: 15 Jul 2025
https://github.com/localshred/flauta
Rails-like router configuration library for Express apps
api express express-js expressjs http resources router
Last synced: 10 Apr 2025
https://github.com/adamhalasz/querystrings
A querystring parser used in diet. Supports multidimensional arrays & objects. Converts values into their correct data types.
convert-values http javascript json npm query querystrings rest
Last synced: 12 May 2025
https://github.com/4rays/http-request-builder
Build URL requests using functional composition and result builders.
composition foundation functional http ios middleware networking rest resultbuilder swift
Last synced: 10 Apr 2025
https://github.com/bpisano/network-kit
Easy and structured HTTP networking in Swift.
access-token http networking swift
Last synced: 12 May 2025
https://github.com/mithosk/funckly
Simple Web API Framework
api framework functional graphql http rest restful
Last synced: 30 Apr 2025
https://github.com/chenasraf/redar-browser
View your JSON responses as data tables which are sortable and filterable, letting you speedily read through information (alpha)
chrome-extension http json json-data postcss react requests typescript
Last synced: 07 Apr 2026
https://github.com/localazy/localazy-collect-server
An extremely simple server for collecting data through HTTP POST.
analytics collection http http-server server
Last synced: 22 Apr 2025
https://github.com/guanhui07/dcr
借鉴Laravel实现的 PHP Framework ,FPM模式、websocket使用的workerman、支持容器、PHP8特性attributes以及反射实现了路由注解、中间件注解、Laravel Orm等特性
amqp annotation command container crontab event http illuminate-database middleware mysql orm-framework php rabbitmq websocket workerman
Last synced: 04 Apr 2025
https://github.com/spiral/http
[READ ONLY] PSR-15 HTTP Request pipeline. Subtree split of the Spiral HTTP component (see spiral/framework)
http middleware php7 psr15 psr7 spiral
Last synced: 09 Apr 2025
https://github.com/midasvanveen/proxy-rs
Proxy checking using ureq
http https proxy proxy-checker rust socks socks4 socks5 ureq
Last synced: 03 Apr 2025
https://github.com/starkdmi/resumable_download
Resumable HTTP download request - pause, resume, cancel, progress and error handling
Last synced: 14 Apr 2025
https://github.com/gooxey/goohttp
An embedded, axum-compatible HTTP server and macros
axum embedded embedded-rust esp esp32 http http-server rust
Last synced: 13 Apr 2025
https://github.com/pilosus/requests-verbose
Convert requests.Response object into a string mimicking curl --verbose output. Useful for debugging of an HTTP request and its response
Last synced: 11 Jul 2025
https://github.com/meniny/mint
🌿 Human readable HTTP request in Swift.
html http ios macos multipartform-data networking request tvos urlsession watchos
Last synced: 25 Apr 2026
https://github.com/bobymcbobs/url-redirector
A simple golang + yaml URL redirector
docker gitlab golang http kubernetes url url-shortener
Last synced: 13 May 2025
https://github.com/teixeirazeus/hequest
Simple and hackable request for dart.
Last synced: 25 Oct 2025
https://github.com/guilhermednt/router
Simple Traefik router. Good for local development.
developer-tools development-environment docker docker-compose http reverse-proxy traefik
Last synced: 21 Apr 2026
https://github.com/ramibch/linkedin-posts
Utility to share Linkedin posts using the Linkedin Marketing API
api-wrapper http linkedin linkedin-api linkedinapi marketing marketing-automation python
Last synced: 12 Jun 2025
https://github.com/viascom/groundwork
Collection of useful libraries for Java.
android client gradle groundwork http http-client httpclient java maven pom restclient
Last synced: 14 Jan 2026
https://github.com/realpython/pygments-httpie
A Pygments lexer for the the output of httpie
django http httpie pygments pygments-lexer
Last synced: 16 Aug 2025
https://github.com/jameswoolfenden/terraform-http-ip
A very simple module to return the host Public IP address
Last synced: 01 Aug 2025
https://github.com/hoc081098/http_client_hoc081098
Simple and powerful HTTP client for Flutter and Dart application, built on top of http, rxdart_ext and cancellation_token_hoc081098 packages.
dio-flutter dio-interceptor flutter-dio flutter-http flutter-http-client http http-client
Last synced: 14 Apr 2025
https://github.com/hardikkum444/online-java-compiler-ide
This repository contains a Java program that acts as an HTTP and socket server. It allows users to send Java code via HTTP requests or socket connections. The server compiles the received Java code, executes it, and returns the output to the user.Users can interact with the server to compile and run Java code remotely.
backend-service compiler http ide java socketserver
Last synced: 19 Sep 2025
https://github.com/i2mint/http2py
Tools to create python binders to http web services.
api-wrapper http python requests webservice
Last synced: 14 Aug 2025
https://github.com/t-vk/lan-of-things-standard
Open standard for LAN of things
free http lan-of-things mdns open open-standard rest standard
Last synced: 08 Mar 2026
https://github.com/sv443/node.js-http-encoding-example
An example of how content encoding works in Node.js HTTP servers
brotli deflate encoding gzip html http http-server javascript js node nodejs website websites
Last synced: 17 May 2026
https://github.com/harttle/http-receiver
An http endpoint receiving and showing requests in realtime
Last synced: 06 Apr 2025
https://github.com/zbo14/jspeye
A command-line tool that identifies interesting assignments/expressions in JavaScript files
bug-bounty cli http https recon url web-security
Last synced: 30 Jul 2025
https://github.com/mcgillij/py3status-http-monitor
py3status module for monitoring http services
archlinux aur http monitor monitoring py3status python
Last synced: 12 Apr 2025
https://github.com/canta-slaus/rusty-place
A very basic "clone" of Reddit's r/place written in Rust using warp
Last synced: 30 Jul 2025
https://github.com/vitalygashkov/molnia
Fast and lightweight library for downloading files
async concurrency download file http nodejs
Last synced: 01 Nov 2025
https://github.com/lsongdev/server-sent-events
server send events library for node.js
eventsource http realtime server-push sse
Last synced: 23 Aug 2025
https://github.com/chitralverma/schnapps
Schnapps is a precise toolkit to rapidly develop production-grade, secure and self-contained WebApps and REST APIs over HTTP and WebSockets.
authentication authorization http microservices rest rpc scala web websocket
Last synced: 11 Jun 2025
https://github.com/opexgroup/itcc.library
Small general-purpose framework. HTTP, logs, easier WPF and geocoding.
api csharp geocoding http http-client http-server logging tls wpf
Last synced: 13 May 2025
https://github.com/kawansoft/aceql.client
Legacy PCL version. C# Client toolkit for easy access of remote SQL databases managed with AceQL HTTP.
api api-client csharp http http-client mariadb ms-sql-server mysql postgresql remote-database sdk sql sql-calls sql-server
Last synced: 17 Feb 2026
https://github.com/pubdreamcc/comment-list
基于Node.js实现的用户评论社区系统
bootstrap es6-javascript fs http nodejs
Last synced: 14 Apr 2025
https://github.com/felipecastrosales/send_mail
Flutter Send Email example using email.js
email email-sender emailjs flutter flutter-app flutter-demo flutter-examples flutter-ui http mail sendmail smtp web
Last synced: 15 Jul 2025
https://github.com/francescotarantino/httpresponsebot
Telegram Bot for get the HTTP status code and the redirects instantly for any website.
http http-status-code httpcode telegram-bot
Last synced: 27 Jul 2025
https://github.com/grongor/go-snmp-proxy
HTTP proxy server for SNMP requests, written in Go
go golang http proxy proxy-server snmp
Last synced: 23 Mar 2025
https://github.com/34j/cached-historical-data-fetcher
Python utility for fetching any historical data using caching. Suitable for news, posts, weather, etc.
aiohttp asyncio cache fetch hacktoberfest historical-data http joblib lz4 pagenation pandas python realtime scraper scraping tqdm update web-scraping
Last synced: 22 Mar 2025
https://github.com/ullaakut/hk-agent
The HK Agent is a piece of software that runs on your hosts. Its job is to faithfully collect events and metrics and offer basic monitoring and alarming features.
agent alarming http log monitoring
Last synced: 14 Aug 2025
https://github.com/bc1bb/gotrusty
🦀 HTTP server made in Rust with no dependency.
Last synced: 26 Jun 2025
https://github.com/wuriyanto48/instaget
A Command line tool for downloading video or image data from Instagram
cli command-line-tool http instagram rust
Last synced: 16 Apr 2025
https://github.com/majidsajadi/rektocode
Chrome extension to generate code from HTTP requests
chrome code-generator codegen devtools extension generator http rektocode request
Last synced: 21 Jan 2026
https://github.com/profjordanov/csharp-web-development-basics
Principles of web development such as HTTP protocol, sessions and ways of preserving the state, caching data, various data transmission protocols, security. Written own MVC framework based on C # and MS SQL Server.
csharp development http http-client http-server mvc web
Last synced: 10 Jun 2025
https://github.com/bes-js/fastgate
Fastgate provides free, secure, and easy-to-integrate proxy services for developers.
connect elite http https proxies proxy proxy-list proxy-scraper proxy-server
Last synced: 23 Mar 2025
https://github.com/madsmtm/sensebook
Making sense of Facebooks undocumented API.
documentation facebook facebook-messenger http json library messenger python python3 sans-io
Last synced: 15 Sep 2025
https://github.com/tahademir95/ecommerce-backend
Back-End Part Of An E-Commerce Web Application - Spring Boot, Hibernate, JSON
api ecommerce hateoas hibernate http http-requests jackson-annotation json orm restful-webservices spring-boot spring-framework spring-security swagger-openapi swagger-ui user-authentication
Last synced: 30 Jun 2025
https://github.com/rodrigoscc/http.nvim
An asynchronous and feature-rich HTTP client for Neovim.
api curl http lua neovim neovim-plugin nvim nvim-plugin request requests rest
Last synced: 02 Sep 2025
https://github.com/expath/expath-http-client-java
EXPath HTTP Client - Java reference implementations
Last synced: 12 Jan 2026
https://github.com/kinsondigital/kd_clients
Various HTTP clients for miscellaneous use.
clients hacktoberfest http http-clients
Last synced: 26 Jun 2025
https://github.com/erfanium/denzo
Well designed web framework for Deno. similar to Fastify
api deno http javascript rest typescript
Last synced: 20 Jan 2026
https://github.com/rekalogika/temporary-url-bundle
Symfony bundle for creating temporary URLs to your resources. You provide the resource in a plain PHP object, and a service to turn it into a HTTP response. The framework handles the rest.
http php response symfony symfony-bundle temporary-url temporary-urls
Last synced: 03 Aug 2025
https://github.com/aplr/stubbles
A declarative HTTP stubbing library written in Swift
Last synced: 02 Aug 2025
https://github.com/juntralala/code-studying-mydocumentation
Belajar semua fundamental Bahasa pemrograman atau Framework
dart git http java javascript laravel learning mysql php
Last synced: 12 Jan 2026
https://github.com/base2services/cfn-monitor
CloudWatch Monitoring
cloudwatch cloudwatch-alarms cloudwatch-metrics http lambda monitoring nrpe serverless serverless-monitoring
Last synced: 02 Aug 2025
https://github.com/brthor/brthor.http
Easier Http Request API for .NET Core
Last synced: 15 Apr 2026
https://github.com/f321x/webserv-42-core
Implementation of a HTTP1.1 and nginx config compatible webserver in C++ 17. 42 core curriculum project.
42 42born2code 42commoncore 42school http nginx sockets unix webserver
Last synced: 07 Mar 2026
https://github.com/oefenweb/ansible-nginx
Ansible role to set up (the latest version of) NGINX in Debian-like systems
ansible debian http https load-balancing ubuntu webserver
Last synced: 13 Jul 2025
https://github.com/molovo/tiny
A Crystal module to help you build multi-threaded HTTP micro-services
Last synced: 21 Aug 2025
https://github.com/meblum/serv
A cross platform, zero-config, dependency free file server that serves a directory over HTTP and reloads HTML files in the browser when the document or its dependencies have changed.
developer-tools file-server go golang hot-reload http
Last synced: 03 Feb 2026
https://github.com/emrecancorapci/krustie
A simple and easy-to-use backend framework for Rust.
backend http http-server rust server
Last synced: 28 Apr 2025
https://github.com/zeon256/satay-rs
Sans-IO Rust OpenAPI client generator with typed builders, validation newtypes, and transport-agnostic adapters
api-client codegen http newtype openapi openapi-client rust sans-io validation
Last synced: 11 Jun 2026
https://github.com/cedric05/azure-cli-proxy
Creates a localhost proxy to Azure ARM
azure azure-arm developer-tools http localhost proxy proxy-server simple
Last synced: 04 Jan 2026