jembi / openhim-mediator-mapping

An OpenHIM mediator for mapping incoming content to a different format
https://jembi.github.io/openhim-mediator-mapping/
MIT License
3 stars 7 forks source link

OHIE-293: extension - Requests middleware #35

Closed BMartinos closed 4 years ago

BMartinos commented 4 years ago

This story add additional functionality to allow an implementer to defines a few lookup endpoint to fetch data before processing, as well as sending the final payload to a downstream server for processing

MattyJ007 commented 4 years ago

Blocked on this task until next month.

Left off after successfully making a series of requests defined in the meta.json. To continue here we need tests. It also might be worthwhile to get the response data out of the array it's currently in and into a map.

It must be stressed though that we need a better speccing out of the project as there may be large architectural changes needed in order to meet our hypothetical user stories which may not be valid.

BMartinos commented 4 years ago

LGTM :+1: