this post was submitted on 18 Oct 2025
50 points (98.1% liked)

Asklemmy

50951 readers
755 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] limer@lemmy.ml 6 points 3 days ago (1 children)

It’s a personal project I’ve been working on.

Basically the data is moved around by things very slowly. It’s easy to integrate them into different systems. It’s like a very slow communication layer on top of everything else.

[–] Chaser@lemmy.zip 5 points 3 days ago (1 children)

Any chance there is a repo for it? 🤩

[–] limer@lemmy.ml 4 points 2 days ago

Thanks 😊. Several, but still in development.

I’ve been working on this for some now; I’ll be talking about this more when I finish all the api.

the open-api inbound calls and db have been done for months. But it’s not a complete implementation in the code. However the spec was done a couple years ago and it has not changed, which means I’m probably going to keep that one.

I’m working on a testing platform where people can log in and try the library. I’m using that to test and finish.

Once I have actually finished, it will be public under the apache2 license. I’ll save this comment and let you know in a new community I will make in .ml for it