Join Slack
Powered by
Hello, I am new in spryker. Can you help me How c...
# help
t
thankful-raincoat-73335
05/17/2023, 11:52 AM
Hello, I am new in spryker. Can you help me How can I create a custom API in Spryker? Do you have any references or module for the same?
r
ripe-librarian-883
05/17/2023, 4:02 PM
For beginners, Spryker can be a massive challenge. I would recommend following documentation/tutorials first: Spryker Concept & Architecture:
https://docs.spryker.com/docs/scos/dev/architecture/conceptual-overview.html
https://docs.spryker.com/docs/scos/dev/architecture/modules-and-application-layers.html
Spryker Tutorial / Dev Walkthrough:
https://docs.spryker.com/docs/scos/dev/tutorials-and-howtos/introduction-tutorials/tutorial-hello-world-spryker-commerce-os.html
https://docs.spryker.com/docs/scos/dev/tutorials-and-howtos/introduction-tutorials/tutorial-architectural-walkthrough-spryker-commerce-os.html
GLUE API:
https://docs.spryker.com/docs/scos/dev/glue-api-guides/202204.0/glue-rest-api.html
https://docs.spryker.com/docs/scos/dev/glue-api-guides/202204.0/glue-infrastructure.html
Note: Regarding the GLUE API: I suspect, you want to extend / add custom endpoints to the Spryker "frontend" API. For customization, I would suggest the challange of reading the Spryker code, e.g. how Spryker does implements features/endpoints.
t
thankful-raincoat-73335
05/18/2023, 4:32 AM
Okay. Thnx
Open in Slack
Previous
Next