Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stats endpoint #25

Open
zUnixorn opened this issue Jun 4, 2022 · 1 comment
Open

Add stats endpoint #25

zUnixorn opened this issue Jun 4, 2022 · 1 comment
Labels

Comments

@zUnixorn
Copy link
Member

zUnixorn commented Jun 4, 2022

example: https://a.b/stats/34kv8e2n

returns something like

{
    "visits": 15,
    <settings for link>,
    ...
}

link config would then need an added "no counting" option or similar

@zUnixorn
Copy link
Member Author

zUnixorn commented Jun 4, 2022

for this to work, '/' would need to be disallowed in id names

@flamion flamion added the Breaking change Semver breaking change label Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants