text-analyzer-api
Asynchronous text analysis API with MongoDB, real-time monitoring, and comprehensive metrics.
645
A robust Node.js/TypeScript API for comprehensive text analysis with asynchronous processing capabilities.
POST /api/texts - Submit text for analysisGET /api/texts/:id - Retrieve analysis resultsGET /api/texts - List texts with paginationGET /health - Health check endpoint# Pull and run the container
docker run -p 3000:3000 -e MONGODB_URI=mongodb://localhost:27017/textapi your-username/text-analyzer-api
# With monitoring stack
docker-compose up --build
#### 🔗 Links
- **GitHub Repository**: https://github.com/arifmahmudrana/node-text-analyzer
- **Issues & Support**: GitHub Issues page
#### 🏷️ Tags
`nodejs` `express` `typescript` `asynchronous-processing` `MongoDB` `NoSQL` `Grafana` `Loki` `Promtail` `PLG` `Logging` `rest-api` `docker` `text-analysis` `jest` `production-ready`
---
**Maintained by**: Arif Mahmud Rana
**License**: BSD 3-Clause
**Last Updated**: July 2025
Content type
Image
Digest
sha256:c12a72fc7…
Size
56.6 MB
Last updated
11 months ago
docker pull arifmahmudrana/text-analyzer-api