What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hi guys! I want to implement some Glue Backend Api resources on an existing Spryker application. Rig

U02PMC61319
U02PMC61319 Posts: 1 🧑🏻‍🚀 - Cadet

Hi guys! I want to implement some Glue Backend Api resources on an existing Spryker application. Right now we already have some old glue endpoints but they are using deprecated classes. (like

\Spryker\Glue\GlueApplication\Rest\Request\Data\RestRequestInterface

which is deprecated). We want to migrate to the new approach.
I already went through Spryker documentation and followed "How to create a backend resource" but it seems that I miss something.
Does anyone know where can I see a working example of a Glue backend api implementation or something that could help?

Comments