Hi,
I've read this:
"The frontend section is now completely separated from the backend section with API calls. That gives many benefits such as:
- Ability to cache your initial call in production
- Ability to cache all of your frontend sections (e.g. with CDN, use memcache,... e.t.c.)
- You can use YOUR OWN API and still have the same usability for the end user."
From:
ttps://www.grocerycrud.com/enterprise
I wondering how is the process to use my own API with the GC frontend.
Thank you!.