cloud-api/tests/test_main.http
2026-04-06 12:41:49 +01:00

6 lines
No EOL
87 B
HTTP

# Test your FastAPI endpoints
GET http://127.0.0.1:8000/
Accept: application/json
###