static_grpc 0.1.0 copy "static_grpc: ^0.1.0" to clipboard
static_grpc: ^0.1.0 copied to clipboard

Make statics grpc server for postgres databaes. Simple and automated APIs for your back-end.

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());
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

0
likes
140
points
110
downloads

Publisher

unverified uploader

Weekly Downloads

Make statics grpc server for postgres databaes. Simple and automated APIs for your back-end.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

async, dartz, grpc, postgres, protobuf, static_postgres_orm

More

Packages that depend on static_grpc