Update index.md

This commit is contained in:
Henri Dickson 2024-10-23 17:07:49 -04:00
parent b630218e34
commit b3c2987830

View file

@ -20,7 +20,7 @@ You can [install and run your own instance of NeoDB](install.md). If you decide
All instances interact with each other in the Fediverse via ActivityPub, allowing you to follow users from other NeoDB instances or instances running other ActivityPub software, such as Mastodon.
## API, Development and Translation
## API, Development and Translation
- NeoDB offers [APIs to manage user collections](api.md), and [Mastodon client compatible API](https://docs.joinmastodon.org/client/) to manage user posts.
- For those interested in developing for NeoDB, please refer to the [development](development.md) section for basic instructions to get started.