Mar 2025 • 1 month
click here to visit jsonbazaar ↗
built a mock REST API platform similar to JSONPlaceholder so developers can test and prototype their applications. implemented endpoints for common resources like posts, users, comments, and todos. enabled full CRUD operations for testing API requests and responses. designed the platform to serve realistic JSON data for frontend development. created a simple and developer-friendly interface for quick API testing. ensured fast and scalable API responses suitable for development environments.
tech stack: Node.js · Express · EJS