The primary backend for the SkillForge learning platform.
Handles courses, spaced repetition scheduling, AI question generation and evaluation, URL import, and moderation. All endpoints are documented below.
Next.js Route Handlers with native streaming support for AI responses
JWT auth, role-based access control, and full audit trail for moderation
Full OpenAPI 3.0 spec with request/response schemas and live try-it-out
More endpoints coming soon. See the full API documentation for the complete reference.
SkillForge • Main API v0.1.0 • http://localhost:5026