Home endpoint

GET /

Responses

  • 200 text/html

    Successful response

GET /
curl \
 -X GET https://idea-x-api.vercel.app/
Response examples (200)
"Welcome to the Random Project Generator API!"