Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poe-api-go

GitHub issues GitHub forks GitHub stars GitHub license

fetch Path of Exile API with golang

Requirements

  • PostgreSQL
  • github.com/jmoiron/sqlx
  • github.com/joho/godotenv
  • github.com/joho/godotenv/autoload
  • github.com/lib/pq

Installation

go get github.com/jmoiron/sqlx
go get github.com/joho/godotenv
go get github.com/joho/godotenv/autoload
go get github.com/lib/pq

Usage

rename env.example to .env

go run main.go

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages