strip platform services out of readme

This commit is contained in:
Asim 2016-02-14 01:22:37 +00:00
parent c53a51c959
commit 1cc32f6259

View File

@ -28,13 +28,10 @@ Project | Description
[greeter](https://github.com/micro/micro/tree/master/examples/greeter) | A greeter service (includes Go, Ruby, Python examples)
[geo-srv](https://github.com/micro/geo-srv) | Geolocation tracking service using hailocab/go-geoindex
[geo-api](https://github.com/micro/geo-api) | A HTTP API handler for geo location tracking and search
[discovery-srv](https://github.com/micro/discovery-srv) | A discovery in the micro platform
[geocode-srv](https://github.com/micro/geocode-srv) | A geocoding service using the Google Geocoding API
[hailo-srv](https://github.com/micro/hailo-srv) | A service for the hailo taxi service developer api
[monitor-srv](https://github.com/micro/monitor-srv) | A monitoring service for Micro services
[place-srv](https://github.com/micro/place-srv) | A microservice to store and retrieve places (includes Google Place Search API)
[slack-srv](https://github.com/micro/slack-srv) | The slack bot API as a go-micro RPC service
[trace-srv](https://github.com/micro/trace-srv) | A distributed tracing microservice in the realm of dapper, zipkin, etc
[twitter-srv](https://github.com/micro/twitter-srv) | A microservice for the twitter API
[user-srv](https://github.com/micro/user-srv) | A microservice for user management and authentication