My App

API Reference

Interactive API documentation for the Emofy Platform backend (OpenAPI/Swagger)

Browse and try the REST API endpoints. The spec is loaded from the backend OpenAPI document.

Nasıl kullanılır: Docs uygulamasını pnpm --filter @emofy/docs dev ile çalıştırın; bu sayfa http://localhost:3004/docs/api-reference adresinde açılır. Backend'in de çalışıyor olması gerekir (örn. pnpm dev:backend, port 3006). Spec URL'i .env içinde NEXT_PUBLIC_OPENAPI_SPEC_URL=http://localhost:3006/api/docs-json ile özelleştirilebilir; yoksa varsayılan bu adres kullanılır.