---
title: >-
  New Node library for apps to interact with the Admin API - Shopify developer
  changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/new-node-library-for-apps-to-interact-with-the-admin-api
  md: >-
    https://shopify.dev/changelog/new-node-library-for-apps-to-interact-with-the-admin-api.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2021-02-25T13:19:10-05:00'
  postedAt: '2021-02-25T00:00:00-05:00'
  updatedAt: '2024-02-02T10:05:00-05:00'
  effectiveAt: '2021-02-25T00:00:00-05:00'
---

February 25, 2021

Tags:

* API

# New Node library for apps to interact with the Admin API

We’ve released a new [Shopify Admin API library for Node](https://github.com/Shopify/shopify-node-api). This library makes interacting with the Admin API easier, to help accelerate app development for developers who use Node frameworks.

The following resources have been updated to use this new library:

* The [koa-shopify-auth](https://github.com/Shopify/koa-shopify-auth) package
* Our [Node + React app tutorial](https://shopify.dev/tutorials/build-a-shopify-app-with-node-and-react)
* The [Shopify App CLI](https://shopify.dev/tools/cli)

For more information on how to use this new library, refer to our [Getting started guide](https://github.com/Shopify/shopify-node-api/blob/main/docs/index.md). You can also [submit issues and feature requests](https://github.com/Shopify/shopify-node-api/issues) to the shopify-node-api repo.
