Version 2.0.1
Features & Fixes
- Endpoint and no results errors now return JSON in lieu of strings
- 404 page removed for faster JSON error responses
- Added endpoint for sorting past launches by launchpad
- Set global content type to application/json for proper headers
- Added more ESlint rules for cleaner javascript