GitHub - componentjs/search-api: Component search application powered by Express and Redis

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Custom properties

Stars

15 stars

Watchers

4 watching

Forks

7 forks