Brought in YAML lib for configuration and added failing acceptance test

This commit is contained in:
Tom Pallister
2016-09-01 09:05:04 +01:00
parent e7a41fbc4d
commit 15d7cafa1c
13 changed files with 69 additions and 321 deletions

View File

@ -1,3 +1,3 @@
routes:
- downstream: "productservice/category/{categoryId}/products/{productId}/variants/{variantId}"
upstream: "https://www.moonpig.com/api/products/{categoryId}/{productId}/{variantId}"
Routes:
- Downstream: http://localhost:51879/
Upstream: /heee