Descriptions (#42)

* adding descriptions

* fix title

* add geocoding

* update location readme

* update places api

* update posts readme

* update routing

* update users
This commit is contained in:
Asim Aslam
2021-01-20 10:02:06 +00:00
committed by GitHub
parent c12028da38
commit 42370d50f3
9 changed files with 27 additions and 17 deletions

View File

@@ -2,6 +2,9 @@ A user service for storing accounts and simple auth.
# Users Service
The users service provides user management and authentication so you can easily add them to your own apps
without having to build the entire thing from scratch.
## Getting started
```