Skip to content
On this page

What is QD?

QD is a web framework for HTTP timed task automation base on HAR Editor and Tornado Server.

Features

  • Har-based: By simply uploading Har obtained through packet capture, you can create HTTP task template required by the framework.
  • Tornado Server: Use Tornado as a server to asynchronously respond to front-end and initiate HTTP requests.
  • API & Plugin Support: Various APIs and filters are built in for template creation, and custom plugins will be provided later.
  • Open source: QD is an open source project based on the MIT license.

How to deploy

Please refer: Deployment

How to use

Please refer: How to use

How to Update

Please refer: Update

Discussion

Released under the MIT License.