pixeltopic / wayfarer-2-server

Node backend for wayfarer-2
0 stars 0 forks source link

New refactor of place details requires the token + all other place schema info to be sent to the server. #8

Closed pixeltopic closed 5 years ago

pixeltopic commented 5 years ago

Proposal: Make page token search its own endpoint to prevent schema complications.

pixeltopic commented 5 years ago

Created new endpoint for token searches. Consider simplifying frontend logic - instead of indexing and caching previous page results, store a token instead