diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 5f21ac7acc..2d96b8337f 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -149,6 +149,13 @@ "rev": true, "title": "AngularCommerce", "url": "https://github.com/NodeArt/angular-commerce" + }, + "ngx-api-utils": { + "desc": "ngx-api-utils is a lean library of utilities and helpers to quickly integrate any HTTP API (REST, Ajax, and any other) with Angular.", + "logo": "", + "rev": true, + "title": "ngx-api-utils", + "url": "https://github.com/ngx-api-utils/ngx-api-utils" } } },