mirror of
https://github.com/CragglesG/url-shortener.git
synced 2024-11-22 13:03:40 +00:00
10 lines
139 B
Text
10 lines
139 B
Text
|
# Test your FastAPI endpoints
|
||
|
|
||
|
GET http://127.0.0.1:8000/
|
||
|
Accept: text/html
|
||
|
|
||
|
###
|
||
|
|
||
|
GET http://127.0.0.1:8000/_save
|
||
|
Accept: application/json
|