0 purchases
static grpc
Make statics grpc server for postgres databaes. Simple and automated APIs for your back-end.
license.
Usage #
A simple usage example:
import 'package:static_grpc/static_grpc.dart';
void main() {
print(proto3JsonToJsonMap(null).toString());
}
copied to clipboard
Features and bugs #
Please file feature requests and bugs at the issue tracker.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.