A Node Server to provide API to ttt-wordfreq-react app
- POST: wordfreq/:topn
topn is the number of top frequent words
- express
- dotenv
- winston
- winston-daily-rotate-file
- cors
- body-parser
- cls-hooked
- cls-rtracer
- split
Node Server to provide api for https://ttt-wordfreq.herokuapp.com/
JavaScript
A Node Server to provide API to ttt-wordfreq-react app