Trying out 'vaxic' npm module
By Arjun Menon
Libraries used in building this API will include the Vaxic HTTP server library and the built-in File System (fs) module in Node.js!
This API is designed to return random quotes from a file.
GET /api/quote
Sample response { "quote": "Whoever is happy will make others happy too.", "by": "Anne Frank" }