-
Notifications
You must be signed in to change notification settings - Fork 13
Info
shahar603 edited this page Oct 4, 2019
·
8 revisions
curl --request GET "https://api.launchdashboard.space"
curl --request GET "http://api.launchdashboard.space/v1"
{
"project_name": "Launch Dashboard API",
"version": "1.0.0",
"project_link": "https://github.com/shahar603/Launch-Dashboard-API",
"docs": "https://github.com/shahar603/Launch-Dashboard-API/wiki",
"organization": "r/SpaceX",
"organization_link": "https://github.com/r-spacex",
"description": "Open Source REST API for SpaceX webcast telemetry created by u/Shahar603"
}