Creating documentation
This commit is contained in:
+11
-1
@@ -1,2 +1,12 @@
|
||||
# micro-services
|
||||
# micro-services
|
||||
|
||||
## Document shapes
|
||||
- AuthApi: `AuthApi/DOCUMENTS.md` (auth request payloads and user document shape)
|
||||
- CharacterApi: `CharacterApi/DOCUMENTS.md` (character create payload and stored document)
|
||||
- LocationsApi: `LocationsApi/DOCUMENTS.md` (location create/update payloads and stored document)
|
||||
|
||||
## Service READMEs
|
||||
- AuthApi: `AuthApi/README.md`
|
||||
- CharacterApi: `CharacterApi/README.md`
|
||||
- LocationsApi: `LocationsApi/README.md`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user