start adding mastodon api types

This commit is contained in:
tsmethurst
2021-03-11 14:30:14 +01:00
parent a7b01a44b6
commit c558681f02
16 changed files with 388 additions and 114 deletions

5
pkg/mastotypes/README.md Normal file
View File

@ -0,0 +1,5 @@
# Mastotypes
This package contains Go types/structs for Mastodon's REST API.
See [here](https://docs.joinmastodon.org/methods/apps/).