Version 1.2.0 - Added API routes & API controller class
Feat: Worked on Api v1.2.0,
- Worked on src/web.php to register api route class controller
- Worked on routes/api.php to register new Api route
- Created ApiController to which handles Api routings
With controller for Api routings