dragonfly/api
sunwp 348e056dc4
chore: add docs for dragonfly2.0 (#234)
* cdn error definition

Signed-off-by: santong <weipeng.swp@alibaba-inc.com>

* docs of dragonfly2.0

Signed-off-by: santong <weipeng.swp@alibaba-inc.com>

* docs of dragonfly2.0

Signed-off-by: santong <weipeng.swp@alibaba-inc.com>

* docs:modify user guide

Signed-off-by: santong <weipeng.swp@alibaba-inc.com>

* docs:modify user guide

Signed-off-by: santong <weipeng.swp@alibaba-inc.com>

* docs: add readme

Signed-off-by: santong <weipeng.swp@alibaba-inc.com>

* docs: add user guide

Signed-off-by: santong <weipeng.swp@alibaba-inc.com>

* docs: add user guide

Signed-off-by: santong <weipeng.swp@alibaba-inc.com>
2023-06-28 17:28:00 +08:00
..
README.md chore: add docs for dragonfly2.0 (#234) 2023-06-28 17:28:00 +08:00

README.md

Dragonfly V1 API

We encourage users to experience Dragonfly in different ways. When doing this, there are three ways users could choose to interact with dragonfly mostly:

  • For end-users, command line tool dfget, dfdaemon is mostly used.
  • For developers, Dragonfly manager's raw API is the original thing they would make use of. For more details about API docs, please refer to api.md. We should also keep it in mind that doc apis.md is automatically generated by swagger2markup. Please DO NOT edit api.md directly.

Directory /api mainly describes the second part Dragonfly Manager's Raw API.