I've developed a blog analytics and search tool using Express.js and Lodash. My task was to create a middle ware that analyzes the data retrieved from a third-party blog API (provided via the given curl request) and provides insightful statistics to clients. Additionally, I needed to implement a blog search endpoint.