Apipost官方下载地址:Apipost-基于协作,不止于API文档、调试、MockApiPost更懂中国程序员https://console.apipost.cn/register?utm_source=10008
2 分钟玩转 APIPOST
本文通过简单介绍如何利用 ApiPost 调试接口和快速的生成接口文档,让您初步体验 ApiPost 的魅力!
1. API 写完想要测试?试试模拟发送一次请求
新建接口,我想模拟发送请求如下
curl --location --request POST 'https://echo.apipost.cn/get.php?c=Course&id=1000' \
--header 'User-Agent: Apipost client Runtime/+https://www.apipost.cn/' \
--header 'Content-Type: app