Giter Club home page Giter Club logo

mockthis_public's Introduction

MockThis
- Create Mock data using AI

MockThis, is a web-app that makes it easy to create mock JSON to test your apps. It starts with a simple step: all you have to do is write down your class or interface definition in any code language, and you will get a mocked JSON response in an instant. To make it even better, MockThis uses AI to interpret the data and deliver accurate results quickly.

You don't have to waste time searching for different mocked JSONs or going back and forth between writing and copy pasting. You can get realistic results in a fraction of the time.

Visit my website https://mister.dev/ for more information to subscribe to my newsletter and i will let you know about my new projects or updates. You can also follow me on Twitter @MisterDonnuts. Try Mockthis on https://mockthis.app.

Thank you for your support and I look forward to your feedback!

๐Ÿ“– How to use:

Use MockThis its super easy, if you want a JSON of your classes, just paste them in the box, click submit and Voila! (ok... its no that fast) you can use this feature to just get information about anything you need and describe in the interface the way you want this data will be delivered. Also you can send a JSON to get generate classes, interfaces, objects or whatever you want in any code lenguaje, just flip the cards, paste your JSON, write the desired result (and if you have especial requierements like use specific decorators you can write it clickin in the "add notes" button).

๐Ÿ› ๏ธ Installation

Local Development Environment

  1. Clone the repository:

    git clone https://github.com/MisterDonnuts/mockthis_public.git
  2. This contains the two projects, frontend and api so you have to go inside them to install it:

    cd mockthis_public/mockthis_front
    npm install
    cd mockthis_public/mockthis_back
    npm install
  3. Run the frontend (made in svelte):

    npm run dev -- --open
  4. Run the api:

    npm run dev:watch
  5. Input your OPENAI API key in the .env file on mockthis_back folder, get your API_KEY in https://platform.openai.com/account/api-keys

    OPENAI_API_KEY=$YOUR_API_KEY

๐Ÿ‘ฅ Contributing

Contributions to MockThis are welcome and encouraged! To contribute just:

  1. Fork the repository
  2. Make your changes in a new branch and push them to your fork
  3. Submit a Pull Request!

mockthis_public's People

Contributors

misterdonnuts avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.