This is the API documentation for GoBID bidder: https://gobid.auction
With any questions or suggestions please feel free to contact us via email info@bridgecdi.com (please use the keywords CUSTOMER REQUEST in the email subject).
Package customer is a generated protocol buffer package. For more information about the protocol buffers themselves see https://developers.google.com/protocol-buffers/
You can see the below files in this repository:
- customer.proto contains the protocol buffer structure description the API works with.
- customer.pb.go contains the golang code generated by protoc-gen-go based on the given protocol buffer.
The API accepts requests and return responses via the gRPC protocol: http://www.grpc.io/docs/
The available API methods are described in the customer.proto file in the service API section.