Skip to content

Out With Mokku - Mokcha is your one step to mock, test and debug api calls, all within a simple chrome extension.

Notifications You must be signed in to change notification settings

Astovall9900/Mokcha

Repository files navigation

Mokcha - Mock Api responses in browser

Development is **In Progress** first production build should be out soon


Mock Api responses seamlessly
Open source Chrome web extension
View, Edit and Mock Api responses with the click of a button

Chrome Store Listing Coming Soon + Edge Extension

Contributing Guidelines · Submit an Issue ·

Screenshot 2023-06-12 at 10 26 17 AM

Documentation

Fixing the compatability issues with Mokku -> in comes Mokcha

Test, Debug and Mock API calls all from a simple chrome extension.

This was specifically created to be an up to date and working api interceptor.

Saving Your Api Mocks to the cloud (firebase) coming soon

Why use Mokcha

This extension is fully open source and will be updated to make sure it still works with new chrome updates

Documentation Coming Soon

Development Setup

This is almost finished and ready to be deployed into the chrome app store, but you can use it and test it out locally now

Prerequisites

Setting Up a Project

Install React globally:

npm install -g @react

Install NPM packages / dependencies

npm install

Run the development server

cd mokcha
npm run start

Tip: when trying to develop to use the chrome object you must use this command

npm install @types/chrome --save-dev

MACOS Users

You might have to either enable permissions for your project directory for vscode (or your editor)

Otherwise you will get access error. Also if NPM is giving you issues in the terminal make sure you run the command as

sudo npm [blah blah]

so you run as administrator.

Chrome Extension Store

store listing coming soon

Chrome Extension Store

Changelog

Learn about the latest improvements.

Contributing

Contributing Guidelines

Read through our contributing guidelines to learn about our submission process, coding rules, and more.

Want to Help?

Want to report a bug, contribute some code, or improve the documentation? Excellent! Read up on our guidelines for contributing

Code of Conduct

Help us keep Snowcord open and inclusive. Please read and follow our Code of Conduct.

Community

Join the conversation and help the community.

Socials Coming Soon

Love Snowcord? Give our repo a star ⭐ ⬆️.

About

Out With Mokku - Mokcha is your one step to mock, test and debug api calls, all within a simple chrome extension.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published