pasubot 0.0.1
pasubot: ^0.0.1 copied to clipboard
A dart client for Pasubot. This client makes it simple for developers to build secure and scalable products.
pasubot-dart
#
A Dart client for [Pasubot]
Note
This is a Dart library for Pasubot for use cases such as server-side Dart like [Dart Edge], or non-Flutter Dart environments.
If you are developing a Flutter application, use [pasubot_flutter]instead.
pasubot
package is for non-Flutter Dart environments.
What is Pasubot #
[Pasubot] is an open source Firebase alternative. We are a service to:
- listen to database changes
- query your tables, including filtering, pagination, and deeply nested relationships (like GraphQL)
- create, update, and delete rows
- manage your users and their permissions
- interact with your database using a simple UI
License #
This repo is licenced under MIT.