2 releases
0.1.1 | Aug 25, 2020 |
---|---|
0.1.0 | Aug 24, 2020 |
#1671 in Asynchronous
17KB
262 lines
isostatic
minimal url shortner
hosted instance: isosta.tk.
build
$ crate2nix generate
$ nix-build
usage
Usage
-----
isostatic [-h | --help] [--port <number>] [--database <path>]
Options
-------
-h, --help Prints help information
--port Port to start the server on (default: 3000)
--database Path to database (default: urls.db_3)
logging
start with
$ RUST_LOG=isostatic=trace isostatic
Dependencies
~47MB
~856K SLoC