Categorygithub.com/AidanFogarty/go-ergast
repository
0.2.0
Repository: https://github.com/aidanfogarty/go-ergast.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Go-Ergast

Build Status GoDoc Go Report Card

Golang package for interacting with the Ergast API

Installing

First, use go get to install the latest version of the library:

go get github.com/AidanFogarty/go-ergast

Next, include go-ergast in your app:

import "github.com/AidanFogarty/go-ergast"

Usage

TODO