testserver

Crates.iotestserver
lib.rstestserver
version0.1.3
sourcesrc
created_at2021-06-12 22:26:09.03394
updated_at2021-06-13 16:44:24.786088
descriptionStatic HTTP webserver that stores resources as strings
homepagehttps://ganarchy.autistic.space/project/370aa8f9140476dd39d26831494b2de737edb359/
repositoryhttps://soniex2.autistic.space/git-repos/testserver-rs.git
max_upload_size
id409441
size52,551
Soni L. (SoniEx2)

documentation

README

Testserver

A static HTTP server. Takes a specially-crafted &'static str and serves it on a random port on 127.74.137.226.

Examples

Take a look at src/bin/testserver-demo.rs for an example.

Commit count: 0

cargo fmt