๐Ÿš€ PromptCraft API Testing Dashboard

PRODUCTION

โœ… System Status: Operational

Your Django application is running successfully with Daphne ASGI server.

Debug Mode

Disabled

CORS Allow All Origins

Disabled

Allowed Hosts

.herokuapp.com, www.prompt-temple.com, prompt-temple.com, api.prompt-temple.com

Server Address

http://api.prompt-temple.com

๐Ÿ“‹ Configuration Details

CORS Allowed Origins

https://www.prompt-temple.com\nhttps://prompt-temple.com\nhttps://api.prompt-temple.com

๐Ÿงช Quick Tests

Interactive API Tester System Status API Templates API CORS Test Endpoint

๐Ÿ“š Getting Started

  1. Use the API Tester to test your endpoints interactively
  2. Check CORS configuration by testing cross-origin requests
  3. Monitor system status and debug information in real-time
  4. Test authentication and authorization flows
  5. Verify WebSocket connections and real-time features

โš ๏ธ Development Note

This dashboard is for development and testing purposes. Make sure to disable DEBUG mode and configure proper CORS origins before deploying to production.