almost all ready
This commit is contained in:
@@ -11,8 +11,10 @@ Go reverse proxy in front of PrestaShop `1.7.3` with:
|
||||
## Current scope
|
||||
|
||||
- Go owns `GET /product/:slug`
|
||||
- Go owns `GET /cart`
|
||||
- all other routes proxy to the upstream PrestaShop instance
|
||||
- product data, customer data, and cart summary are read from the PrestaShop database
|
||||
- cart add/update/delete writes go directly to the PrestaShop database and keep the PrestaShop cookie in sync
|
||||
- session state is derived from the live PrestaShop cookie
|
||||
|
||||
## Requirements
|
||||
|
||||
Reference in New Issue
Block a user