2025-06-30 19:53:11 +08:00
2025-06-30 19:53:11 +08:00
2025-06-23 19:28:42 +08:00
2025-06-28 23:26:48 +08:00
2025-06-23 19:28:42 +08:00
2025-06-30 18:56:46 +08:00
2025-06-20 19:35:13 +08:00
2025-06-29 00:03:28 +08:00

post.js

post.js is a javascript library which can help you to integrate an HTTP request testing function into your website. It is similar to Postman or Apifox etc. Now with the help of post.js, you can build a same application in a web page anywhere.

Who needs it?

Here comes the people who sincerely needs to integrate our post.js into his web application:

Api service provider

Now many internet application provider provides RESTful API to public in order to let 3rd parties order their interface in their own applications. To learn how to use your interface, people need to test whether your interface works, and need you to show some examples of using your interface. With a post.js module in your document page, you can show an example of using your interface and what a response looks like. User can set the arguments and send a request to your server in this module on the scene. In this way, you can show the usage of your api interface.

Description
No description provided
Readme 1.4 MiB
2025-06-29 00:04:25 +08:00
Languages
TypeScript 53.8%
JavaScript 43.6%
SCSS 2.6%