NOTE: There is a new implemenation: search.js
The component search application, powered by Express and Redis.
Uses the componentjs/wiki to fetch data.
Respond with all packages:
200
responds with json array of component.json contents
Search for query
:
500
shit exploded404
no packages, responds with json array[]
200
packages found, responds with json array of component.json contents
MIT