Skip to content

agolebiowska/go-spacex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go SpaceX

Build Status

gopher

go-spacex is a Go client library for accessing the SpaceX API v3

Installation

To pull the most recent version of go-spacex, use go get.

$ go get github.com/agolebiowska/go-spacex/spacex

Then import the package into your project as you normally would.

import "github.com/agolebiowska/go-spacex/spacex"

Usage

For usage tips go to /example directory

About

Go client for accessing the SpaceX API https://docs.spacexdata.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages