fake-api
Fake REST API endpoint for frontend testing
You're building a frontend against a backend that doesn't exist yet. JSONPlaceholder is fine for /users/1 demos. For your actual app, you need a fake API that returns YOUR shapes. Here's the 5-minute setup.