manaaan / ekolivs-oms

Ekolivs order management system
MIT License
1 stars 0 forks source link

Refetch products endpoints #34

Open thutter opened 1 month ago

thutter commented 1 month ago

All products should be stored in the database. There should be one endpoint to refetch all products. There should be a cron that updates product information once a week. The endpoint to refetch should not run more than once every minute. The products endpoint should be paginated and only return products from our database.

_Originally posted by @thutter in https://github.com/manaaan/ekolivs-oms/pull/33#discussion_r1605990493_