/Impulse-Analytics-API

A blog analytics and search tool REST API

Primary LanguageJavaScript

Impulse Analytics API

Its a blog Analytics and Search Tool REST API

Features

  • User can fetch the blog data from 3rd party API and perform blog analytics operations on it using loadash functions.
  • User can search through entire list of blogs using any terms in the form of query parameter.
  • It uses caching mechanism where the results are stored in a cache for a period of time and then if related requests are made then the results are fetched from cache memory make it rhobust and efficient in nature

Techologies Used

Backend

  • Node.js
  • Experess.js
  • loadash
  • axios