Commit Graph

2 Commits

Author SHA1 Message Date
ecb6291c74 🔧 Fix API documentation: Correct base URL
- Updated base URL from 'https://ninja.reptilfpv.de' to 'https://ninja.reptilfpv.de/api'
- All API endpoints now correctly prefixed with /api
- Fixes 404 errors when accessing API endpoints
2025-09-08 18:05:43 +02:00
c347ddb7b4 📚 Add comprehensive API documentation
- Created detailed API.md with all endpoints
- Documented Public, Private, Web, Admin and Achievements APIs
- Added request/response examples for all routes
- Included data models and error handling
- Added authentication methods and status codes
- Comprehensive documentation for 55+ API endpoints
2025-09-08 17:33:23 +02:00