url-shortener/test_main.http

10 lines
139 B
Text
Raw Normal View History

2024-09-27 16:01:12 +00:00
# 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