Add /get endpoint #4

Merged
9pfs merged 4 commits from get-endpoint into main 2024-05-24 21:54:13 +00:00
Owner

This implements the /get API described at countapi's /get/:namespace?/:key documentation.

This implements the `/get` API described at [countapi's `/get/:namespace?/:key` documentation](https://countapi.xyz/#:~:text=/get/%3Anamespace%3F/%3Akey).
9pfs added the
Kind/Feature
label 2024-05-24 21:43:15 +00:00
9pfs added 4 commits 2024-05-24 21:43:16 +00:00
Merge branch 'main' into get-endpoint
Some checks failed
Run node --check on everything / node-check (push) Successful in 7s
Make sure the server is actually able to start / prettier (push) Successful in 23s
Check project using prettier / prettier (push) Failing after 20s
2b0c8208f6
Implement /get endpoints
All checks were successful
Run node --check on everything / node-check (push) Successful in 7s
Check project using prettier / prettier (push) Successful in 27s
Make sure the server is actually able to start / prettier (push) Successful in 39s
b622759083
Return numbers, not strings
All checks were successful
Run node --check on everything / node-check (pull_request) Successful in 7s
Make sure the server is actually able to start / prettier (pull_request) Successful in 24s
Check project using prettier / prettier (pull_request) Successful in 23s
Run node --check on everything / node-check (push) Successful in 10s
Make sure the server is actually able to start / prettier (push) Successful in 44s
Check project using prettier / prettier (push) Successful in 41s
2304393052
9pfs requested review from Firepup650 2024-05-24 21:45:48 +00:00
Firepup650 approved these changes 2024-05-24 21:52:53 +00:00
Firepup650 left a comment
Owner

Seems stable enough.

Seems stable enough.
9pfs merged commit 5ad2784c54 into main 2024-05-24 21:54:13 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: countify/countify#4
No description provided.