Open arnikz opened 5 years ago
URL path: server/api/candYgene/queries
-> server/api/candYgene/api
does not look nice. @c-martinez: can we customize this e.g., server/candygene/api
?
No, not easily.
grlc APIs are all generated as server/api/user/repo
, changing that to server/user/repo
would affect all other existing grlc repos, plus it might complicate from reaching the grlc landing page at server
.
You could work around this by setting an nginx server to foward things from server/candygene/api
to server/api/candygene/api
. Would that work?
queries
->api