everywhy.ai course submission API (DCF v1) Submit: curl -X POST https://submit.everywhy.ai/v1/courses \ -F "html=@your-course.html" -F "meta=@course.json" [-F "contact=your-handle"] Check status: curl https://submit.everywhy.ai/v1/submissions/ Format spec: https://github.com/ericqian77/everywhy-skill/blob/main/SPEC.md Authoring recipe: https://github.com/ericqian77/everywhy-skill By submitting you agree to license your content under CC BY-SA 4.0.