spacex icon indicating copy to clipboard operation
spacex copied to clipboard

Ruby library that consumes SpaceX API

Results 5 spacex issues
Sort by recently updated
recently updated
newest added

### Purpose of the issue - [x] Bug report (encountered problems/errors) - [ ] Feature request (request for new functionality) - [ ] Question ### Description of the issue *...

#### Why? Fix deprecated warnings in CLI

#### Why? - There are new [endpoints for starlink satellites](https://github.com/r-spacex/SpaceX-API/tree/master/docs/starlink/v4d) on the v4 API. #### Description - Support for two of the starlink endpoints - Get all starlink satellites -...

hacktoberfest
hacktoberfest-accepted

#### Why? - There are new [launch endpoints](https://github.com/r-spacex/SpaceX-API/tree/master/docs/launches/v4) on the v4 API. #### Description - Support for the new launch endpoints - Get all launches - Get a specific launch...

hacktoberfest
hacktoberfest-accepted

### Description Currently, we have to keep creating new classes for each endpoint that spacex api launches These new classes are ***very*** similar to each other This is an attempt...

hacktoberfest
hacktoberfest-accepted