diff options
Diffstat (limited to 'pkg/mastotypes/README.md')
-rw-r--r-- | pkg/mastotypes/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/mastotypes/README.md b/pkg/mastotypes/README.md new file mode 100644 index 000000000..38f9e89c4 --- /dev/null +++ b/pkg/mastotypes/README.md @@ -0,0 +1,5 @@ +# Mastotypes + +This package contains Go types/structs for Mastodon's REST API. + +See [here](https://docs.joinmastodon.org/methods/apps/). |