Bridgit APIBase
Health check endpoint
Returns the base API response with environment information
curl -X GET "https://api-test.hibridgit.com"{
"title": "Bridgit API",
"env": "dev"
}Returns the base API response with environment information
curl -X GET "https://api-test.hibridgit.com"{
"title": "Bridgit API",
"env": "dev"
}curl -X GET "https://api-test.hibridgit.com"