This repository is deprecated and is no longer maintained. Please use mockj-go instead.
Easily create JSON mock endpoints for testing and development.
- Next.js
- React.js
- Tailwind CSS
- tRPC
- Dizzle
- SQLite
To get started with development:
pnpm install
pnpm webUse the provided docker-compose.yml file to set up the project with Docker.
Special thanks to karakeep for inspiring the source code.