API-only access to CRUD comments

dshomoye 3y, 40d ago [edited]

I know this might seem a bit counter to the goal but is there any plans (or chance) of allowing (JSON?) API access to the comments. My main motivation is to be able to call the api per page and also have easier control over the presentation of the UI (dark/light mode for example).

hide preview

What's next? verify your email address for reply notifications!

russell 3y, 36d ago [edited]

For read only operations we have a cache-able endpoint which returns all threads and comments in a single JSON endpoint.

Look at your Namespace setting for more details.

No endpoints are currently planned for API crud interactions but I understand the desire and benefit and will think about the possibility.

I'm looking to build a toggle button for dark mode.

hide preview

What's next? verify your email address for reply notifications!