Table of Contents

Search

REST Operations

GET

URI Parameter Accept Types Result Status Codes
/search search - the search string */* Performs a search for the given string inside the specified packages. 200 - OK
packages[] - package URI's Returns the result as application/json. 401 - Unauthorized
500 - Internal Server Error

POST

Not Implemented.

DELETE

Not Implemented.

PUT

Not Implemented.