Copy blog code to new API micro service repo
This commit is contained in:
commit
b23e96493c
24 changed files with 763 additions and 0 deletions
7
Readme.md
Normal file
7
Readme.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Blog microservice
|
||||
|
||||
Provides an API to save and load blog posts
|
||||
|
||||
## Setup
|
||||
|
||||
After clone, please run `git config --local include.path ../.gitconfig`. This will set up the filters required to ignore local dev config.
|
Loading…
Add table
Add a link
Reference in a new issue