4 releases
0.1.3 | Jun 13, 2021 |
---|---|
0.1.2 | Jun 13, 2021 |
0.1.1 | Jun 13, 2021 |
0.1.0 | Jun 12, 2021 |
#1150 in HTTP server
18KB
185 lines
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.
lib.rs
:
Webserver helper for writing tests.
Dependencies
~2.7–9MB
~88K SLoC