Settings

Theme

Show HN: I built a SaaS for generating mock APIs (Django and React, 2.5 months)

mockmydata.io

1 points by marcuscodes a month ago · 0 comments · 1 min read

Reader

Hi HN! I built MockMyData.io - a tool that lets developers generate mock REST APIs.

The problem: When building frontends, I didn't want to hardcode JSON data everywhere. I wanted to build against actual API endpoints and practice the integration work, but spinning up a real backend for every prototype felt like overkill.

Tech stack: Django backend with PostgreSQL and Redis caching, React frontend, multi-tenant architecture with subdomain routing. Built the entire thing in 2.5 months as a solo developer as well

Link: https://mockmydata.io

I Would love feedback on how to improve it!

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection