Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nwrenger/server-tester

A Server tester
https://github.com/nwrenger/server-tester

rocket rust testing

Last synced: about 1 month ago
JSON representation

A Server tester

Awesome Lists containing this project

README

        

# server-tester

A Server Tester with telemetry. Have fun testing stuff with this!

## Building

```sh
cd ./assets/static/content && bunx tailwindcss -i ./../../input.css -o ./dist/output.css && cd ./../../../ && cargo build -r
```