ChatGPT Clone API

Backend Service for AI-Powered Chat Application

🟢 ONLINE & RUNNING
📊 Service Information
Version: v1.0.0
Framework: NestJS + TypeScript
Database: MongoDB Atlas
Process Manager: PM2
🌐 Application Links
Frontend App: Visit App
GitHub Repo: Source Code
Deployment: Contabo VPS
🔌 API Endpoints
GET / - This landing page
POST /openai/chat - Send chat messages to AI
GET /chat - Retrieve chat history
POST /chat - Save chat conversations