Skip to content

EsriDevEvents/working-with-arcgis-rest-js-2023

Repository files navigation

Working with ArcGIS REST JS

ArcGIS REST JS is an open-source, compact, and easy-to-use wrapper around the ArcGIS REST APIs that simplifies working with these services in any TypeScript or JavaScript application. Learn how to integrate ArcGIS services such as routing, geocoding, demographic and feature layers into your Node.js and browser applications. We’ll also show how to use ArcGIS REST JS to manage your organization’s content, users, and groups.

Slides and recording

Most of the slides are made available at Esri Events > Proceedings.

Get started

Each folder contain a demo, please check the README.md file and run npm install if there is a package.json file on it.

Related recordings