API
Last updated
The provided APIs are:
POST /rank
/rank
As already introduced in the chapter, it performs the ranking of the services provided by cloud providers based on an internal algorithm which uses weights and normalization parameters (described in the chapter).
The payload the client must send in a POST HTTP request is described in the chapter.
The chapter describes the request the user must submit to the /rank
API, and the chapter describes the format of the returned response.