cloud-api/tests/test_main.http

6 lines
87 B
Text
Raw Normal View History

2026-04-06 12:41:49 +01:00
# Test your FastAPI endpoints
GET http://127.0.0.1:8000/
Accept: application/json
###