docs/045_restlet_client.md
Restlet Client是一个类似Postman的Api测试工具, 界面比Postman更现代化一些, UI布局也更合理一些, 非常适合程序员们自测接口, 下面是几个示例
{ "name" : "zhaoolee1"}
{ "name": "zhaoolee2" }
http://localhost:8080/upload_file
{ "file" : "二进制文件" }
本文属于谷粒-Chrome插件英雄榜 项目的一部分, 项目Github地址: https://github.com/zhaoolee/ChromeAppHeroes
谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类, 如果你喜欢这个项目, 希望你能为本项目添加一颗 🌟星.
ChromeAppHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human, If you like this project, I hope you can add a star 🌟 to this project.