Hacker News new | ask | show | jobs
by vlidholt 1225 days ago
Yes, it is using well-formed JSON and/or web sockets. Serialization is following the Dart standard, and you can use it together with popular Dart serialization packages, such as Freezed.

However, we are still working on making the documentation for APIs. That is on the roadmap as well as providing code generation for other languages.