Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 1 day ago
JSON representation

Example custom storefront applications built on Shopify's Storefront API

Awesome Lists containing this project

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.