--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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.