Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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