4 stable releases
1.0.3 | Jan 22, 2021 |
---|
#20 in #shortener
21KB
235 lines
Shorust
A simple url shortener server made in rust.
Uses a sqlite database.
Has a simple form and it's command line friendly.
curl -X POST http://localhost:3000/ -d"url=https://twitter.com/home"
Dependencies
~57MB
~1M SLoC