Even the CBC is making an article about it! 😅

  • SterlingVapor@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I’m working on a Lemmy app now, and I will say the documentation is pretty rough - I’ve had to do a lot of reading through source code. The data types are well defined, but there’s no explanation - you kind of just get the name of the route, and if you’re lucky a short sentence about it.

    I’ve worked with much worse, but it’s an entirely different experience than working with the Reddit API