Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 391 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 391 Bytes

mijikaku

URL Shortener Tutorial Written in Axum

Deployed on Shuttle

Usage

$ curl -X POST -H "Content-Type: application/json" -d '{"url":"https://www.youtube.com/"}' https://mijikaku.shuttleapp.rs

Then, Copy the shortened URL and paste it in your browser.