Simple JSON data mapping in Python
Over the last few weeks I've been working on integrating with a third-party electronic health records integration API. The low-fidelity summary is as follows:
Accept an event as a JSON payload in an HTTP POST request
Validate the event payload
Deser...
blog.rama.io2 min read