Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 484 Bytes

readme.md

File metadata and controls

14 lines (10 loc) · 484 Bytes

Simple Beginnings

Go

Simple Go web app that serves a page. This is a beginners project geared towards learning Golang while making something interesting.

Testing data is retrieved from an Animal Crossing: New Horizons API that can be found here.

  • Create basic Go web app
  • Make ACNH API data calls
  • Add action to build and test
  • ???
  • Profit