mirror of
https://github.com/CragglesG/url-shortener.git
synced 2024-11-21 04:33:38 +00:00
9 lines
139 B
HTTP
9 lines
139 B
HTTP
# 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
|