Implemented the REST endpoint to communicate with the new send-to-provider code

- this allows us to send a notification to a provider by means of an API call
- This is in addition to the celery code.
- idea is that we can use this method to help speed up throughput by generating API traffic by node/lambda etc to supplement the celery code in times of high load.
This commit is contained in:
Martyn Inglis
2016-09-22 14:01:25 +01:00
parent 59ab5da5d3
commit 37a2dc7925
5 changed files with 139 additions and 22 deletions

View File