You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple hit count report for my little dynamodb based hit counter in golang.
It prints out a very simple report of which posts were most popular today.
It was a lot of fun learning about golang and it works with async requests.
About
A golang thing that queries a dynamodb table and prints a report.