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?

    • KSP Atlas@sopuli.xyzOP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      2 years ago

      Am i not allowed to use the lemmy api without JavaScript anymore? I just want something like how mastodon does it with a list of endpoints and how they work

      Edit: I did not see it, whoops

  • jstsmthrgk@lemmy.jstsmthrgk.eu
    link
    fedilink
    arrow-up
    2
    ·
    2 years 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.