datawire / mdk

Microservices Development Kit. Open source SDK for building microservices in multiple languages.
https://www.datawire.io
Apache License 2.0
58 stars 6 forks source link

Add trivial-to-use request.js integration to express.js integration #192

Closed itamarst closed 7 years ago

itamarst commented 7 years ago

The MDK express.js package now includes a transparent wrapper for request.js that automatically gets the MDK session setup by our express middleware.