🚀 Epic Backend API

Welcome to the Epic Religious Guidance Backend API. This is a serverless API built with Node.js and deployed on Vercel.

Available Endpoints

GET
/api/openai-proxy

OpenAI chat completion proxy endpoint

POST
/api/generic

Custom prompt API endpoint

GET
/api/stats

Get conversation statistics

GET
/api/conversations

Get conversations with pagination

GET
/actuator/health

Health check endpoint

Documentation

For detailed API documentation, please refer to the README.md file in the repository.

Status

✅ API is running and ready to serve requests