avatar imageOska Ng

Geliver & VSCode Extension - Geliver UI

By Oska Ng on Feb 1, 2022
geliver

Technologies

This extension was developed to streamline communication with gRPC when dealing with microservices. During earlier times, there were limited tools available for debugging gRPC, which prompted the creation of this extension. This tool has been actively used by our internal team because it accelerates testing for services directly, rather than relying on calls from the API, which previously necessitated starting multiple servers.

geliver-grpc

Previously, the system relied on server-side rendering HTML with Go code to internally call gRPC services, which occasionally led to issues. However, with the introduction of Geliver, these problems have been mitigated.

geliver-web

With the release of gRPC support by Postman, this extension has reached its conclusion. I believe that under Postman, the API and gRPC testing tools will continue to evolve and improve further.

References

  1. Github - VSCode Extension
  2. Github - Geliver Web
  3. Geliver Website
  4. VSCode Marketplace
© Copyright 2024 by Oska Ng. Built with ❤️