filmov
tv
Mockoon - Partial API mock with proxy mode

Показать описание
This tutorial covers the creation of a partial API mock using Mockoon's proxy mode.
JSON used:
{
"name": "Mock Oon",
"height": "50",
"mass": "10",
"hair_color": "black",
"skin_color": "grey",
"eye_color": "grey",
"birth_year": "2017",
"gender": "raccoon"
}
---
Mockoon is a free cross-platform desktop application that takes API mocking to the next level. Mockoon offers a fast and easy-to-use interface and gives you complete control over your mock APIs with advanced functionality like a templating system, a proxy mode, and requests recording.
---
JSON used:
{
"name": "Mock Oon",
"height": "50",
"mass": "10",
"hair_color": "black",
"skin_color": "grey",
"eye_color": "grey",
"birth_year": "2017",
"gender": "raccoon"
}
---
Mockoon is a free cross-platform desktop application that takes API mocking to the next level. Mockoon offers a fast and easy-to-use interface and gives you complete control over your mock APIs with advanced functionality like a templating system, a proxy mode, and requests recording.
---