express: WIP
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
5c1b0ce6ff
commit
d5c43d0624
5 changed files with 175 additions and 17 deletions
3
express/animals.json
Normal file
3
express/animals.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"animals": ["Dog", "Cat", "Elephant", "Lion", "Giraffe"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue