User Tools

Site Tools


search

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

search [2024/03/19 10:03] – created shankarsearch [2024/03/19 13:21] (current) shankar
Line 1: Line 1:
 ====== Search ====== ====== 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.
 +
  
  
search.1710842588.txt.gz · Last modified: 2024/03/19 10:03 by shankar