I need to develop web service in our enterprise server,
which will be addressed by its url endpoint, with x,y query parameters,
and it will query a hosted feature layer service to get some table attributes
of the polygon that intersects the x,y point.
I need some basic code example
of a nodeJS project
querying an enterprise hosted feature layer service, using ArcGIS REST API