Go to file
itzaname 723de2ab97
All checks were successful
continuous-integration/drone/push Build is passing
Add more detailed README.md
2022-07-17 13:46:50 -04:00
scripts Update python generation to pkg dir 2022-07-17 04:40:00 -04:00
.drone.yml Add python generation 2022-07-17 02:34:29 -04:00
bots.proto Fix go package paths 2022-07-17 04:42:58 -04:00
events.proto Fix go package paths 2022-07-17 04:42:58 -04:00
maps.proto Fix go package paths 2022-07-17 04:42:58 -04:00
README.md Add more detailed README.md 2022-07-17 13:46:50 -04:00
servers.proto Fix go package paths 2022-07-17 04:42:58 -04:00
times.proto Fix go package paths 2022-07-17 04:42:58 -04:00
transactions.proto Fix go package paths 2022-07-17 04:42:58 -04:00
users.proto Fix go package paths 2022-07-17 04:42:58 -04:00

StrafesNET protobuf definitions

The repository contains our internal GRPC service protobuf definitions which can be used to develop community supported internal applications (public api).

How to request a new method

Open an issue in this repo with the service and method name requested along with it's function.