Slug Generator API is a simple and scalable backend service built with NestJS that generates URL-friendly slugs from text input.
This project is designed as a Micro SaaS foundation, demonstrating clean architecture, reusable libraries, and API design best practices.
- Convert text into SEO-friendly slugs
- Reusable slug library integration
- RESTful API built with NestJS
- Clean and modular structure
- Ready for scaling into a SaaS product
- Backend NestJS (Node.js)
- Language TypeScript
- Package Management npm
- Version Control: Git + GitHub