0.3.3 • Published 13 years ago
component-search v0.3.3
Component Search
The component search application, powered by Express and Redis.
API
GET /all
Respond with all packages:
200responds with json array of component.json contents
GET /search/:query
Search for query:
500shit exploded404no packages, responds with json array[]200packages found, responds with json array of component.json contents
License
MIT