Feature #168
unified API path
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)
History
Updated by Josip Almasi over 1 year ago
- Status changed from New to In Progress
- Assignee set to Josip Almasi
Updated by Josip Almasi over 1 year ago
- Status changed from In Progress to Resolved
done and pushed, waiting for sketchfab to deploy