Naffe Engine
Backend API for naffe.ai - understands plain English and publishes real apps in minutes.
API Endpoints
- POST /api/build - Start a new app generation job
- GET /api/jobs/:jobId - Get job status and progress
- POST /api/publish - Publish a project to production
Documentation
See the GitHub repository for full API documentation.