HTTP topic

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.

List HTTP repositories

curio-http

23
Stars
1
Forks
Watchers

Async HTTP requests using Curio

libcno

30
Stars
4
Forks
Watchers

There can never be enough http (2) libraries.

http-benchmarks

69
Stars
10
Forks
Watchers

Benchmarks for common embedded Java and Kotlin web frameworks

networker

22
Stars
0
Forks
Watchers

:wrench: CLI utility for various networking operations

abc

597
Stars
46
Forks
Watchers

A better Deno framework to create web application.

apix-rust

7
Stars
0
Forks
Watchers

Apix is a modern HTTP client for the command line.

zodios

1.5k
Stars
44
Forks
Watchers

typescript http client and server with zod validation

serve

15
Stars
3
Forks
Watchers

A super simple Deno file server

migmig

18
Stars
2
Forks
Watchers

Simple HTTP Client for Golang