update readmes

This commit is contained in:
Asim Aslam
2021-05-08 17:58:58 +01:00
parent 45370bc04b
commit d3632fe6b5
23 changed files with 300 additions and 947 deletions

View File

@@ -5,22 +5,3 @@ Real time GPS location tracking and search
Send, store and search real time gps point data and tracking info using the location API.
Build powerful map rendered views with up to the second updated points on the map.
Generated with
```
micro new location
```
## Usage
Generate the proto code
```
make proto
```
Run the service
```
micro run .
```