Coder Social home page Coder Social logo

mockoon / mockoon.com Goto Github PK

View Code? Open in Web Editor NEW
18.0 18.0 13.0 50.12 MB

Mockoon application official website repository and documentation

Home Page: https://mockoon.com

License: Other

JavaScript 1.12% TypeScript 86.99% SCSS 11.90%
api json-mock json-mock-server mock mock-api mock-data mock-server mocking mocking-utility openapi3 prototyping rest rest-api server

mockoon.com's Introduction




Mockoon: awesome API mocking

Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, free and open-source.

It's a desktop application and a CLI that help you work faster with APIs by mocking them. Integrate third-party APIs quicker, improve your integration tests, speed up your development, etc.

➡️ Download

Features

Mockoon offers many features:

  • unlimited number of mock local servers and routes
  • CLI to run your mock in headless environments, CI, etc.
  • complete control on routes definition: HTTP methods and statuses, regex paths, file serving, custom headers, etc.
  • OpenAPI compatibility
  • Record/logs of all entering and forwarded requests
  • JSON templating
  • proxy forwarding mode
  • HTTPS support

You can check the complete list on the website.


Our sponsors

Platinum

GitHub logo         Localazy logo

Silver

Mockoon is an open-source project built by volunteer maintainers. If you like our application, please consider sponsoring us and join all the Sponsors and Backers who helped this project over time!

sponsor button

Download the desktop application

You can get Mockoon desktop's latest release directly from this repository or on the official website. Mockoon desktop is also available through:

MacOS:

  • Homebrew: brew install --cask mockoon.

Windows:

Linux:

Install the CLI

Mockoon CLI is available as an NPM package. Please check our dedicated documentation to learn how to install and use it.

Use in cloud functions and serverless environments

Mockoon's Serverless NPM package provides an easy way to run Mockoon's mock APIs in cloud functions and serverless environments: AWS Lambda, GCP Functions, Firebase Functions, etc.

Please check our dedicated documentation to learn how to use it.

Subscribe to Mockoon Pro

With advanced features for solo developers and teams, Mockoon Pro supercharges your API development:

Upgrade today and take your API development to the next level.

pro button

Mockoon's documentation

You will find Mockoon's documentation on the official website. It covers Mockoon's most complex features. Feel free to contribute or ask for new topics to be covered.

Changelogs

You will find Mockoon applications changelogs on the official website.

Support/feedback

You can discuss all things related to Mockoon, and ask for help, on the official community. It's also a good place to discuss bugs and feature requests before opening an issue on this repository. For more chat-like discussions, you can also join our Discord server.

Contributing

If you are interested in contributing to Mockoon, please take a look at the contributing guidelines.

Please also take a look at our Code of Conduct.

Roadmap

If you want to know what will be coming in the next release you can check the global Roadmap.

New releases will be announced on Mockoon's Twitter account @GetMockoon and through the newsletter to which you can subscribe here.

mockoon.com's People

Contributors

255kb avatar ajatkj avatar dependabot[bot] avatar highliuk avatar hugo-carbiener avatar jalada avatar manofthepeace avatar norlancd avatar victor141516 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mockoon.com's Issues

Print form-data from Postman

I want to simulate an upload file in Mockoon.
The body in the docs:

get the value at a given path from the request body if the entering Content-Type is set to application/json or application/x-www-form-urlencoded

I use Postman as the client. But Mockoon can't print what I send. I need form-data to simulate upload file.
In the Postman uploading file can be done just use form-data. However, the content of form-data is recorded if I print {{ body }}.
I wonder if Mockoon can simulate upload file use form-data instead.

Improve templating documentation

Is your feature request related to a problem? Please describe.
templating doc is cluttered and incomplete

Describe the solution you'd like
Split by helper categories and add missing doc

Modify CORS icon

Use "multiple_stop" instead of "shuffle"
Update documentation screenshots

Nav menu cut off on some widths

Came across this small bug that's causing the nav to be cut off from 1200px - 1451px browser width. I believe it's an issue with Bulma's flex-basis: 0 on .nav-right. Happy to submit a PR if you want.

screen shot 2018-07-16 at 8 58 15 am

Add samples / examples section

Having a section with mock samples could be useful.
Ability to copy samples data to clipboard with a button would be the minimum to easier the import in Mockoon.

Add syntax highlighter to docs pages

Is your feature request related to a problem? Please describe.
JSON is not benefiting from prismjs syntax highlighting in the docs

Describe the solution you'd like
Add syntax highlighting to the docs pages

Update templating documentation

  • replace dummy JSON by Faker.js
  • updates to body helper
    • fetching full body (any content-type)
    • fetching full objects / arrays
    • fetching www-form content with a path
  • updates to queryparam helper
    • fetching paths
    • fetching full objects / arrays
    • fetching full query string object

Add mock samples pages

Is your feature request related to a problem? Please describe.
We have new mock samples and need to display them on the website

Describe the solution you'd like
create a dynamic list + single mock samples pages like the tutorials

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.