| Crates.io | isostatic |
| lib.rs | isostatic |
| version | 0.1.1 |
| created_at | 2020-08-24 14:38:52.735869+00 |
| updated_at | 2020-08-25 04:22:27.450366+00 |
| description | minimal url shortner |
| homepage | https://github.com/nerdypepper/isostatic |
| repository | https://github.com/nerdypepper/isostatic |
| max_upload_size | |
| id | 280150 |
| size | 52,118 |
minimal url shortner
hosted instance: isosta.tk.
$ crate2nix generate
$ nix-build
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)
start with
$ RUST_LOG=isostatic=trace isostatic