An open API service indexing awesome lists of open source software.

https://github.com/paulcoding810/mockj


https://github.com/paulcoding810/mockj

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          





MockJ

Easily create JSON mock endpoints for testing and development.

---

## 🚀 Tech Stack

- **Next.js**
- **React.js**
- **Tailwind CSS**
- **tRPC**
- **Dizzle**
- **SQLite**

---

## 🛠️ Development

To get started with development:

```sh
pnpm install
pnpm web
```

---

## 🐳 Docker Compose

Use the provided [docker-compose.yml](docker/docker-compose.yml) file to set up the project with Docker.

---

## 🙏 Acknowledgments

Special thanks to [karakeep](https://github.com/karakeep-app/karakeep) for inspiring the source code.