/clients

Multi-language clients for Micro services

Primary LanguageRustApache License 2.0Apache-2.0

Clients

This is the home of multi-language clients for Micro

Overview

Micro clients are multi-language clients for accessing Micro services. They make use of a Client api service which sits behind the micro api and serves a fix entrypoint for clients to access backend services at /client.

Clients

  • Go
  • Node
  • Angular
  • Java
  • Proto

Getting Started

See each sub-directory for the appropriate client and an example in the readme.

Developement

Our development repo tracks any development of micro related code. We also have a #development channel on slack for any realtime discussion.