Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Shopify/storefront-api-examples
Example custom storefront applications built on Shopify's Storefront API
https://github.com/Shopify/storefront-api-examples
apollo ember graphql react shopify
Last synced: 2 days ago
JSON representation
Example custom storefront applications built on Shopify's Storefront API
- Host: GitHub
- URL: https://github.com/Shopify/storefront-api-examples
- Owner: Shopify
- License: mit
- Archived: true
- Created: 2017-03-23T14:55:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-20T18:09:26.000Z (12 months ago)
- Last Synced: 2024-09-26T20:22:13.507Z (about 1 month ago)
- Topics: apollo, ember, graphql, react, shopify
- Language: JavaScript
- Homepage: https://help.shopify.com/api/storefront-api
- Size: 3.19 MB
- Stars: 1,118
- Watchers: 444
- Forks: 329
- Open Issues: 152
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - Shopify/storefront-api-examples - Example custom storefront applications built on Shopify's Storefront API (JavaScript)
- awesome-shopify - Storefront API Examples - Example custom storefront applications built on Shopify's Storefront API. (Examples / JavaScript Examples)
README
> [!WARNING]
> **This repo is unmaintained, and the examples are now out of date.**
>
> **For up-to-date resources and tools, check out https://shopify.dev/docs/custom-storefronts**# Storefront API Examples
Shopify's [Storefront API](https://help.shopify.com/api/storefront-api) allows you to build custom ecommerce experiences.
Each directory is a self-contained example application that demonstrates usage of the Storefront API.
The examples are built on both Shopify specific libraries and popular open source frameworks (React, Ember, etc). These examples are built and maintained by community members. As such, it's up to you as a developer to use the [Storefront API reference](https://help.shopify.com/en/api/storefront-api/reference) or check the API version [release notes](https://help.shopify.com/en/api/versioning/release-notes) to ensure that you are using the most up-to-date fields.See the `README.md` in each example directory for more details and how to get started.
## Contributing
For help on setting up the repo locally, building, testing, and contributing
please see [CONTRIBUTING.md](https://github.com/Shopify/storefront-api-examples/blob/master/CONTRIBUTING.md).## Code of Conduct
All developers who wish to contribute through code or issues, take a look at the
[CODE_OF_CONDUCT.md](https://github.com/Shopify/storefront-api-examples/blob/master/CODE_OF_CONDUCT.md).## License
MIT, see [LICENSE](https://github.com/Shopify/storefront-api-examples/blob/master/LICENSE.txt) for details.