Skip to content

A properly architected implementation of the 01Founders 'groupie-tracker' project, written in Go.

Notifications You must be signed in to change notification settings

chickazama/groupie-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Groupie Tracker

Groupie Tracker is a simple Go web application which demonstrates fetching data from an API, and the power of using Go HTML templates to render the result.

Architecture

This project is implemented using 'Onion' architecture. Responsibilities are separated into layers, with a dependency relationship going inwards.

API

The API endpoints and response definitions may be found by following this link.

About

A properly architected implementation of the 01Founders 'groupie-tracker' project, written in Go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published