mirror of
https://github.com/appy-one/acebase-server.git
synced 2026-05-25 06:02:16 -06:00
[GH-ISSUE #37] Extend server with custom route path (without /ext/[db name] prefix) #14
Labels
No labels
bug
enhancement
feature request
pull-request
types
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-server#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kbemcs on GitHub (Sep 14, 2022).
Original GitHub issue: https://github.com/appy-one/acebase-server/issues/37
It's not possible to extend the server with a path without prefix => It always has "/ext/[db name]" prefix.
@kbemcs commented on GitHub (Sep 14, 2022):
i tried to completly remove the prefix in my fork https://github.com/kbemcs/acebase-server but somehow it doesn't worked :/
@appy-one commented on GitHub (Sep 19, 2022):
You can use a server instance's
appproperty to add custom routes: