Skip to content

WIP - new backend written in go with gRPC as an API interface

License

Notifications You must be signed in to change notification settings

tobiasjungmann/Campus-Backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Campus-Backend

This repository holds the following components:

  • api - the proto API definition in the CampusService.proto.
  • client - example clients on how to connect to the backend.
  • server - the actual server implementation serving both REST at api.tum.app and gRPC endpoints at at api-grpc.tum.app.

The API is publicly available for use by anyone, but most notably its the main backend system for the TUM Campus Apps (Android, iOS and Windows).

Please be respectful with its usage!

About

WIP - new backend written in go with gRPC as an API interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 91.9%
  • HTML 5.9%
  • Dockerfile 1.6%
  • Shell 0.6%