• 6 Posts
  • 64 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle



  • No, I was just chewing on various ideas to integrate with Lemmy and was disappointed with the docs I saw. They seemed OK-ish if you wanted to use the JS client, but not great if you want to do something else.

    On similar projects, I’m used to seeing OpenAPI/Swagger/etc. where you have docs on the incoming bodies/fields, what values they can contain, etc.

    Right now it’s really bare bones. I see things like ‘auth’ OPTIONAL but not really sure what would go in there.

    I can RTFS like another poster said, but of course that’s not as convenient as “general purpose” API docs with examples / tutorial.