/ttt-wordfreq-api

Node Server to provide api for https://ttt-wordfreq.herokuapp.com/

Primary LanguageJavaScript

WordFreq Api

A Node Server to provide API to ttt-wordfreq-react app

Routes

  • POST: wordfreq/:topn
    topn is the number of top frequent words

Libraries Used

  • express
  • dotenv
  • winston
  • winston-daily-rotate-file
  • cors
  • body-parser
  • cls-hooked
  • cls-rtracer
  • split