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