1. 6
    Handle JSON request bodies and send JSON responses from a Node.js server using ReasonML
    3m 40s

Handle JSON request bodies and send JSON responses from a Node.js server using ReasonML

InstructorMurphy Randle

Share this video with your friends

Send Tweet

This lesson shows how the Serbet server library for ReasonML and Node.js makes handling JSON request bodies, and responding with JSON request bodies a simple task.