Skip to content

igorlourenco/brasileirao-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

busca de dados do Brasileirão via CLI com Go

get data related to Brasileirão Série A via CLI with Go


get an api key from api sports dashboard

create a .env

API_KEY=XXXXX

execute:

  • go run go.main standings: get the standings
  • go run go.main matches --date=today: get today's matches
  • go run go.main matches --date=yesterday: get yesterday's matches
  • go run go.main matches --date=tomorrow: get tomorrow's matches
image image

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages