node icon indicating copy to clipboard operation
node copied to clipboard

Add new endpoints to api-server

Open thomcom opened this issue 3 years ago • 2 comments

Closes https://github.com/rapidsai/node/issues/438

This branch adds two new endpoint families: /particles and /quadtree.

The particles endpoint returns a striped buffer that is used to display coordinates in the particles UI client.

The quadtree endpoint exposes the API endpoints for quadtree creation, setting a polygon for the quadtree, and querying points contained within the polygon.

thomcom avatar Sep 02 '22 16:09 thomcom

This is ready for review.

thomcom avatar Jan 04 '23 21:01 thomcom

@trxcllnt

thomcom avatar Jan 04 '23 21:01 thomcom