OPC Platform is a comprehensive learning and business platform designed for solo entrepreneurs and independent professionals.
GET /api/courses - List all coursesGET /api/courses/{id} - Get course detailsPOST /api/courses/enroll - Enroll in a courseGET /api/learning-paths - List learning pathsGET /api/learning-paths/{id} - Get path detailsGET /api/quizzes - List quizzesPOST /api/quizzes/submit - Submit quiz answersGET /api/certificates - List certificatesPOST /api/certificates/generate - Generate certificate| File | Description |
|---|---|
courses.json |
Course catalog |
modules.json |
Course modules |
learning-paths.json |
Learning path definitions |
quizzes.json |
Quiz questions |
certificates.json |
Certificate templates |
badges.json |
Achievement badges |
experts.json |
Expert profiles |
pricing.json |
Pricing plans |
faq.json |
FAQ entries |
testimonials.json |
User testimonials |
case-studies.json |
Entrepreneur case studies |
See CONTRIBUTING.md for development setup.
MIT License - see LICENSE