url-shortener/test_main.http
2024-09-27 17:01:12 +01:00

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