Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NathanPJF/shopify-json-responses
How to create your own custom JSON responses
https://github.com/NathanPJF/shopify-json-responses
Last synced: 12 days ago
JSON representation
How to create your own custom JSON responses
- Host: GitHub
- URL: https://github.com/NathanPJF/shopify-json-responses
- Owner: NathanPJF
- Created: 2016-08-08T20:05:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-09T04:53:11.000Z (over 8 years ago)
- Last Synced: 2024-08-01T16:51:25.872Z (3 months ago)
- Language: Liquid
- Size: 761 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shopify JSON Responses
Not all Shopify resources has `*.json` endpoints readily available. i.e. search results,
blog articles. To solve this, we'll use alternate templates to build our own JSON objects.This repo uses Shopify's free [Boundless theme](https://themes.shopify.com/themes/boundless/)
for its examples.## Search results
## Blog articles