This product is designed to facilitate the management and complinace of producers. It provides a comprehensive API, defined using Protocol Buffers (protobuf), to handle all producers.
The API is defined in a .proto
file, which outlines the service's RPCs and the structure of the messages that are exchanged. This includes details about producer, such as:
- their name
- contact information
- and the types of insurance they are licensed to sell
Comming soon.
This project is licensed under the terms of the MIT license.