{"name":"AURA Feedback API","version":"1.0.0","developer":"Ahmed Alsaleh","copyright":"© 2024 Ahmed Alsaleh. All rights reserved.","domain":"aura.xus.me","endpoints":{"auth":{"login":"POST /api/auth/login","refresh":"POST /api/auth/refresh","me":"GET /api/auth/me"},"feedback":{"submit":"POST /api/feedback","list":"GET /api/feedback (admin)","stats":"GET /api/feedback/stats (admin)"},"features":{"list":"GET /api/features","submit":"POST /api/features","vote":"POST /api/features/:id/vote","leaderboard":"GET /api/features/leaderboard"},"changelog":{"list":"GET /api/changelog","latest":"GET /api/changelog/latest"},"admin":{"dashboard":"GET /api/admin/dashboard"}}}