Skip to content

Commit 260e90e

Browse files
author
kshitij verma
committed
changes in readme file
1 parent afc43b8 commit 260e90e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# SHOPIFY API PHP SDK
2+
===========
3+
[![Build Status](https://travis-ci.org/shopifychamp/shopify-api-php-sdk.svg?branch=master)](https://travis-ci.org/shopifychamp/shopify-api-php-sdk)
4+
25
PHP SDK helps to connect with shopify [Custom App](https://shopify.dev/concepts/apps#custom-apps), [Public App](https://shopify.dev/concepts/apps#public-apps) and [Private App](https://shopify.dev/concepts/apps#private-apps) using [REST Api](https://shopify.dev/docs/admin-api/rest/reference) and [Graphql](https://shopify.dev/docs/admin-api/graphql/reference).
36
* Call GET, POST, PUT and DELETE RestApi method.
47
* Process GraphQL Admin API for [Query root](https://shopify.dev/docs/admin-api/graphql/reference/queryroot) and [Mutations](https://shopify.dev/docs/admin-api/graphql/reference/mutation).

0 commit comments

Comments
 (0)