# clients **Repository Path**: micro-community/clients ## Basic Information - **Project Name**: clients - **Description**: No description available - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-15 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Clients This is the home of multi-language clients for [Micro](https://github.com/micro/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](https://github.com/micro/development/blob/master/design/clients.md) repo tracks any development of micro related code. We also have a #development channel on slack for any realtime discussion.