I built a middleware application using Go and the Echo framework: this application was used to pass data between an existing Python backend, acting as a gRPC server, and a newly implemented Angular frontend that communicated with our middleware using HTTP calls.