Skip to content
/ teapot Public

🫖 A super simple dummy server for testing HTTP clients. No dependencies. The little brother of https://github.com/mufeedvh/binserve.

Notifications You must be signed in to change notification settings

mre/teapot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🫖 teapot

A super simple dummy server for testing HTTP clients. Zero dependencies.

Installation

cargo install --git https://github.com/mre/teapot.git

Usage

teapot

This will always respond with a 200; no matter what.
You can configure the port with the PORT environment variable.

PORT=8080 teapot

Credits

Based on mockserver by takakawa.

About

🫖 A super simple dummy server for testing HTTP clients. No dependencies. The little brother of https://github.com/mufeedvh/binserve.

Topics

Resources

Stars

Watchers

Forks

Languages