OriginProtocol / origin-bridge

We've moved to a monorepo: https://github.com/OriginProtocol/origin/tree/master/infra/bridge
MIT License
15 stars 7 forks source link

[WIP] Search api #66

Closed franckc closed 6 years ago

franckc commented 6 years ago

Checklist:

Description:

This PR implements a new /api/search/listings API that can be used by the DAPP to search listing. It provides a couple simple filters (by category and by location) - additional filters can be added later on after we flesh out the requirements for the DAPP search capabilities.

Note: this is Work In Progress, not ready to be pulled yet:

franckc commented 6 years ago

Closing this PR - implemented as part of #81