Closed realAndrewCohn closed 6 years ago
https://github.com/DanielSeehausen/fi-field-day/blob/f7241216f068ed7053ee47837896c069650a7f13/code/node-server/index.js#L29
Node Server will need to have several endpoints for the Nexus. Not sure what they are yet. Creating issue so we can continue to track this
setTile and getBoard are the only endpoints nexus needs i think, unless someone thinks there are more required? Dimensions can be determined from getBoard size square rooted.
setTile
getBoard
https://github.com/DanielSeehausen/fi-field-day/blob/f7241216f068ed7053ee47837896c069650a7f13/code/node-server/index.js#L29
Node Server will need to have several endpoints for the Nexus. Not sure what they are yet. Creating issue so we can continue to track this