Downloads:
23,278
Downloads of v 9.0.0:
343
Last Update:
26 Oct 2024
Package Maintainer(s):
Software Author(s):
- Guillaume Monnet
Tags:
mockoon rest api rest-api mock foss cross-platfrom- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
mockoon
- 1
- 2
- 3
9.0.0 | Updated: 26 Oct 2024
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
23,278
Downloads of v 9.0.0:
343
Maintainer(s):
Software Author(s):
- Guillaume Monnet
mockoon 9.0.0
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Guillaume Monnet. The inclusion of Guillaume Monnet trademark(s), if any, upon this webpage is solely to identify Guillaume Monnet goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install mockoon, run the following command from the command line or from PowerShell:
To upgrade mockoon, run the following command from the command line or from PowerShell:
To uninstall mockoon, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download mockoon --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade mockoon -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade mockoon -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install mockoon
win_chocolatey:
name: mockoon
version: '9.0.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'mockoon' do
action :install
source 'INTERNAL REPO URL'
version '9.0.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller mockoon
{
Name = "mockoon"
Version = "9.0.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'mockoon':
ensure => '9.0.0',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 29 Oct 2024.
What is Mockoon?
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
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 us
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.
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 the repository. For more chat-like discussions, you can also join our Discord server.
The MIT License (MIT)
Copyright (c) 2017-present Guillaume Monnet
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
Package can be verified like this:
1. Go to
URL: https://github.com/mockoon/mockoon/releases/download/v9.0.0/mockoon.setup.9.0.0.exe
to download the installer.
2. You can use one of the following methods to obtain the SHA256 checksum: 2F768F96CB173874FDCF85E73682ADB67F4B31DEED631CA3401D44CA5B30E6B8
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
checksum: 2F768F96CB173874FDCF85E73682ADB67F4B31DEED631CA3401D44CA5B30E6B8
File 'LICENSE.txt' obtained from:
https://github.com/255kb/mockoon/blob/master/LICENSE.md
md5: 1D29FDD271FABF3E3EF83718B0226F60 | sha1: 2A6DFF616D5DA7E79E71027337A67A2E818263F4 | sha256: 2F768F96CB173874FDCF85E73682ADB67F4B31DEED631CA3401D44CA5B30E6B8 | sha512: 6DA3ADA97432353B8CC70E4D2C05372225C5C3EE9B71F8138B809F4FF95DBB2BC8999A1527CB51C1CFD499D48F34093D0156D924F119832268DFA24270B1533C
Log in or click on link to see number of positives.
- mockoon.9.0.0.nupkg (c1e9da3381ed) - ## / 56
- mockoon.setup.9.0.0_x32.exe (2f768f96cb17) - ## / 60
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
mockoon 9.0.0 | 343 | Saturday, October 26, 2024 | Approved | |
mockoon 8.4.0 | 728 | Wednesday, August 7, 2024 | Approved | |
mockoon 8.3.0 | 480 | Tuesday, July 9, 2024 | Approved | |
mockoon 8.2.0 | 546 | Tuesday, June 4, 2024 | Approved | |
mockoon 8.1.1 | 447 | Wednesday, May 1, 2024 | Approved | |
mockoon 8.0.0 | 428 | Wednesday, April 3, 2024 | Approved | |
mockoon 7.0.0 | 417 | Tuesday, March 5, 2024 | Approved | |
mockoon 6.2.0 | 482 | Wednesday, January 31, 2024 | Approved | |
mockoon 6.1.0 | 456 | Saturday, December 30, 2023 | Approved | |
mockoon 6.0.1 | 411 | Saturday, December 2, 2023 | Approved | |
mockoon 6.0.0 | 164 | Thursday, November 30, 2023 | Approved | |
mockoon 5.1.0 | 554 | Tuesday, October 31, 2023 | Approved | |
mockoon 5.0.0 | 428 | Tuesday, October 3, 2023 | Approved | |
mockoon 4.1.0 | 551 | Saturday, August 26, 2023 | Approved | |
mockoon 4.0.0 | 476 | Tuesday, July 25, 2023 | Approved | |
mockoon 3.1.0 | 600 | Saturday, June 17, 2023 | Approved | |
mockoon 3.0.0 | 811 | Saturday, April 29, 2023 | Approved | |
mockoon 1.23.0 | 656 | Sunday, March 26, 2023 | Approved | |
mockoon 1.22.0 | 1085 | Saturday, January 14, 2023 | Approved | |
mockoon 1.21.1 | 980 | Wednesday, October 26, 2022 | Approved | |
mockoon 1.21.0 | 216 | Thursday, October 20, 2022 | Approved | |
mockoon 1.20.0 | 876 | Tuesday, August 2, 2022 | Approved | |
mockoon 1.19.0 | 656 | Wednesday, June 1, 2022 | Approved | |
mockoon 1.18.1 | 888 | Sunday, March 6, 2022 | Approved | |
mockoon 1.18.0 | 185 | Tuesday, March 1, 2022 | Approved | |
mockoon 1.17.0 | 427 | Wednesday, December 1, 2021 | Approved | |
mockoon 1.16.0 | 875 | Friday, October 15, 2021 | Approved | |
mockoon 1.15.0 | 800 | Wednesday, August 18, 2021 | Approved | |
mockoon 1.14.1 | 666 | Thursday, May 20, 2021 | Approved | |
mockoon 1.14.0 | 191 | Tuesday, May 18, 2021 | Approved | |
mockoon 1.13.0 | 337 | Thursday, April 22, 2021 | Approved | |
mockoon 1.12.0 | 484 | Friday, March 5, 2021 | Approved | |
mockoon 1.11.0 | 653 | Friday, November 13, 2020 | Approved | |
mockoon 1.10.0 | 490 | Wednesday, September 16, 2020 | Approved | |
mockoon 1.9.0 | 440 | Thursday, July 23, 2020 | Approved | |
mockoon 1.8.0 | 566 | Sunday, April 19, 2020 | Approved | |
mockoon 1.7.0 | 755 | Saturday, December 14, 2019 | Approved | |
mockoon 1.6.0 | 350 | Thursday, November 14, 2019 | Approved | |
mockoon 1.5.1 | 328 | Thursday, October 17, 2019 | Approved | |
mockoon 1.5.0 | 279 | Tuesday, October 8, 2019 | Approved | |
mockoon 1.4.0 | 595 | Wednesday, May 15, 2019 | Approved | |
mockoon 1.3.0 | 471 | Sunday, December 16, 2018 | Approved | |
mockoon 1.2.0 | 350 | Sunday, October 28, 2018 | Approved | |
mockoon 1.1.0 | 357 | Thursday, October 4, 2018 | Approved |
Copyright Mockoon 2017
This package has no dependencies.
Ground Rules:
- This discussion is only about mockoon and the mockoon package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or mockoon, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.