a go module that provides common town functionality
 
 
 
Go to file
vilmibm 9464d393e3 fix var 2022-07-30 13:42:33 +00:00
cmd/request fix var 2022-07-30 13:42:33 +00:00
email restructure 2021-03-23 21:58:17 +00:00
request fix var 2022-07-30 13:42:33 +00:00
user sigh 2021-03-23 22:07:50 +00:00
README.md initial commit 2021-03-19 04:18:49 +00:00
TODO move request stuff here 2021-04-27 16:14:15 +00:00
go.mod stuff 2021-03-21 03:01:12 +00:00
go.sum fix username spoofing 2022-07-21 18:11:41 +00:00

README.md

it might end up being more but for now this repository houses common tooling for tide.town. the primary impetus is to share some common Go code i want to use in a variety of helper programs (stuff for querying the town about users and statistics and things).

it might house non-go code eventually, we'll see.