dipshit / teapot

☕️Fault Tolerant, High Performance Teapot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

teapot

A high performance HTTP/1.1 server that responds HTTP/1.1 418 I'm a teapot to GETs

Run locally

On host (linux only)

cargo run

In container

docker run -p 8080:8080 kirinrastogi/teapot

Dockerstuff

Image here

About

☕️Fault Tolerant, High Performance Teapot

License:Other


Languages

Language:Rust 92.6%Language:Dockerfile 7.4%