1.0.0 • Published 3 years ago

@kgunda_ax2/admin-grpc-protobuf v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

The protobuf definitions for the Apps using AX2 admin backend services

The @kgunda_ax2/admin-grpc-protobuf is a production ready proto definitins for the client or the apps using AX2 backend services. It is designed to support building the language independent APIs using gRPC service.

  • To use these protobufs it is assumed that your application is using an appropriate gRPC service library.
  • And generating the services by compiling the protobuf definition in the resepective language of your choice

Installation and set up

Run npm intall:

$ npm install @kgunda_ax2/admin-grpc-protobuf

Author

Kavita Gunda