Feature #168
unified API path
Status:
New
Priority:
Normal
Assignee:
-
Start date:
05/18/2023
Due date:
% Done:
0%
Estimated time:
Description
Right now we have
/browser
/worlds
/user
/textures
/sketchfab
/oauth2
and this can easily turn into reverse proxy nightmare. All these should go under
/vrspace/api or something like that.
(historically /vrspace was websocket path, now we have /vrspace/client and /vrspace/server websockets, with eventually more)