this post was submitted on 05 Jun 2023
5 points (100.0% liked)

Fediverse

17677 readers
28 users here now

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of "federation" and "universe".

Getting started on Fediverse;

founded 4 years ago
MODERATORS
 

I can only find the documentation for the NPM packages, which i do not want to use. Is there any other documentation on just the HTTP API?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago

The lemmy-js-client docs have the HTTP Enpoints somewhere in there and if you click on "form" for a specific endpoint, it shows you the parameters.

Bigger problem is that nothing has any description, but all in all the docs are quite bad, even if complete.