ecomplus/search-engine

Handle GET requests when possible

Closed this issue · 2 comments

Use GET method instead of POST when performing a simple search request, it'll increase performance and make easier to cache requests.

And stale with service worker