Skip to content

componentjs/search-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: There is a new implemenation: search.js

Component Search

The component search application, powered by Express and Redis.
Uses the componentjs/wiki to fetch data.

API

GET /all

Respond with all packages:

  • 200 responds with json array of component.json contents

GET /search/:query

Search for query:

  • 500 shit exploded
  • 404 no packages, responds with json array []
  • 200 packages found, responds with json array of component.json contents

License

MIT

About

Component search application powered by Express and Redis

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages