Code Protobuf API

The APIs and models for communication between Code clients and server.
Services
Code Generation
Generated code can be found under the generated/
directory. The following languages are directly supported:
To generate all code, run:
make
Or to generate a specific language, run:
make {go, protobuf-es}
Getting Help
If you have any questions or need help integrating Code into your website or application, please reach out to us on Discord or Twitter.
Contributing
For now the best way to contribute is to share feedback on Discord. This will evolve as we continue to build out the platform and open up more ways to contribute.