Local API Mock Server (OJT)
A lightweight mock API server for local development and testing during On-the-Job Training (OJT). This setup allows developers to simulate backend responses, test frontend functionality, and prototype applications without relying on a live server.
š Key Features: ⢠Easy to set up and run locally
⢠Customizable API endpoints
⢠Supports JSON-based responses
⢠Useful for frontend testing, integration demos, and early-stage development