Hey Devs 👋
I recently built something to help frontend teams work faster — it's called MockQL.
If you've ever been blocked because a backend field or endpoint "isn't ready yet", this might help you a lot.
🔧 What MockQL does:
- Let's you mock missing REST endpoints directly on top of your live backend
- Modify or override existing responses without touching server code
- For GraphQL, you can add/override individual fields — the rest stays live!
- Mock fields show up in introspection, so you can keep using tools like GraphiQL or Apollo normally
- You don't need to manage separate mock servers, JSON stubs, or versioned endpoints.
🎯 Built for:
- Frontend devs waiting on APIs
- Teams that want to prototype fast
- Anyone who's ever said "I just need this one field to start…"
Would love your thoughts, feedback, or feature requests!