JuniorLabs

Smart Learning for Students

Welcome to JuniorLabs, an education product built to help students learn faster, practice with confidence, and track progress every day.

Guided lessons
Practice challenges
Progress insights

API Testing URLs

Use backend proxy URL in frontend and Postman.

Proxy Base: http://localhost:4000/api

Direct PHP Base: http://localhost/api

  • http://localhost:4000/api/top_courses
  • http://localhost:4000/api/all_categories
  • http://localhost:4000/api/category_wise_course?category_id=1
  • http://localhost:4000/api/courses_by_search_string?search_string=python
  • http://localhost:4000/api/bundles