Skip to content

qmee/technical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Qmee Technical Test

Using any language/framework/library, consume the SpaceX-API v3 and implement a simple web app with a UI to display a list of launches. At a minimum it should also have the ability to view details of a specific launch.

Bonus

Example endpoints

  • All launches: https://api.spacexdata.com/v3/launches
  • Latest launch: https://api.spacexdata.com/v3/launches/latest
  • Specific launch https://api.spacexdata.com/v3/launches/67

Full API Documentation

Releases

No releases published

Packages

No packages published