/Quotes-API-nodejs

Trying out 'vaxic' npm module

Primary LanguageJavaScript

Quotes-API-nodejs

Trying out 'vaxic' npm module

Documentation

By Arjun Menon

Overview

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" }