10 lines
191 B
ReStructuredText
10 lines
191 B
ReStructuredText
### redirect_to_original_url
|
|
GET http://localhost:8000/J7aDVn
|
|
|
|
### create_url_shortcode
|
|
POST http://localhost:8000/shorten
|
|
Content-Type: application/json
|
|
|
|
{
|
|
"url": "https://google.com/"
|
|
} |