TBFY / knowledge-graph-API

This repository is dedicated to the core API of the TheyBuyForYou project built on top of R4R (https://github.com/TBFY/r4r)
2 stars 1 forks source link

Order criteria #34

Closed cmorenilla closed 4 years ago

cmorenilla commented 4 years ago

Please, could you tell us how to set order criteria in list API services? I.E get tender list order by published date

Thanks

fyedro commented 4 years ago

Not a trivial question. We could sort the results by a preset parameter but to be able to order dynamically depending on the parameter chosen, we need time to develop it.

fyedro commented 4 years ago

Developed. Documentation available at https://github.com/TBFY/knowledge-graph-API/wiki We will talk to SINTEF to try to improve the response time by expanding the heap memory