add docs and a bunch of other stuff

This commit is contained in:
tsmethurst 2021-02-28 15:17:18 +01:00
commit e68b72ddf9
56 changed files with 18155 additions and 3 deletions

4
go.mod
View file

@ -1,5 +1,5 @@
module github.com/gotosocial/server
module github.com/gotosocial/gotosocial
go 1.16
require github.com/gin-gonic/gin v1.6.3 // indirect
require github.com/gin-gonic/gin v1.6.3