dragonfly/api
sunwp a89e915aee
feature: remove redundant configurations (#216)
* feature: remove redundant configurations

Signed-off-by: santong <weipeng.swp@alibaba-inc.com>
2023-06-28 17:22:29 +08:00
..
v2/manager feature: remove redundant configurations (#216) 2023-06-28 17:22:29 +08:00
README.md chore: change manager swagger docs path and add makefile swagger command (#183) 2023-06-28 17:21:32 +08:00

README.md

Dragonfly V2 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.