# frozen_string_literal: true module SPACEX ENDPOINT = 'https://api.spacexdata.com/v2/' end