Skip to content

rottitime/mocker

Repository files navigation

APIMock.net

APIMock.net is a free open source service to allow you to mock and fake APIs even if the backend is not ready. Really handy tool for developing your applications.

Give it a try: https://apimock.net/

Donations

Your support means so much to me! If you want to treat me you can do so here, but non-financial support is appreciated as much. I’d love it if you’d tell your friends about my app or about my work. On the bottom of the page you can find how your donation is used.

Buy Me A Coffee


This is a Next.js project bootstrapped with create-next-app.

Development

How to run the project

Test your code

  • npm run test:all

How to generate the static build

  • npm run build:static
  • Explore the /out directory