VersusProject/versus-service
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Restful API
Available URIs:
* http://localhost:8182/versus/api/comparisons
* GET: list comparisons
* POST: submit new comparison
* http://localhost:8182/versus/api/comparisons/{id}
* http://localhost:8182/versus/api/adapters
* http://localhost:8182/versus/api/adapters/{id}
* http://localhost:8182/versus/api/extractors
* http://localhost:8182/versus/api/extractors/{id}
* http://localhost:8182/versus/api/measures
* http://localhost:8182/versus/api/measures/{id}
* http://localhost:8182/versus/api/slaves