Vendure
Vendure offers a great headless API that we can connect to the Storyblok eCommerce field-type. If you don’t have a Vendure store already, you can visit the developer documentation and create one here.
Vendure API Storefront Demo
You can give Vendure and it's API a test run before creating your own personal project. When you are ready to create a project it is as simple as running the command below within your project directory.
But for getting started, a token for the demo is not necessary and only requires the following endpoint:
option | value |
---|---|
endpoint | https://demo.vendure.io/shop-api |
Once you have accessed the demo store you can test the queries from the store using the GraphQL API: