https://github.com/lukasjarosch/educonn-monorepo
https://github.com/lukasjarosch/educonn-monorepo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lukasjarosch/educonn-monorepo
- Owner: lukasjarosch
- Created: 2019-03-18T18:12:16.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2019-04-18T17:36:00.000Z (about 6 years ago)
- Last Synced: 2025-02-24T16:48:26.389Z (3 months ago)
- Language: Go
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# educonn.de
> An online learning platform - build to get better at microservices.## API [](https://travis-ci.org/lukasjarosch/educonn-monorepo)
The educonn APIs are specified using procotol buffers since we're using gRPC a lot.
Everything inside the `api` folder is managed using [prototool](https://github.com/uber/prototool) enforcing the [uber protobuf v2 style guide](https://github.com/uber/prototool/tree/dev/style).+ [educonn Go API](https://github.com/lukasjarosch/educonn-go-api)