• Joined on 2024-03-28
9pfs pushed to main at countify/countify 2024-05-24 21:54:15 +00:00
5ad2784c54 Merge pull request 'Add /get endpoint' (#4) from get-endpoint into main
2304393052 Return numbers, not strings
b622759083 Implement /get endpoints
2b0c8208f6 Merge branch 'main' into get-endpoint
0e440db38c Add utility function for getting value of key
Compare 5 commits »
9pfs merged pull request countify/countify#4 2024-05-24 21:54:14 +00:00
Add /get endpoint
9pfs opened issue countify/countify#5 2024-05-24 21:48:22 +00:00
Don't run tests twice on PRs
9pfs created pull request countify/countify#4 2024-05-24 21:43:16 +00:00
Add /get endpoint
9pfs opened issue countify/countify#3 2024-05-24 21:38:10 +00:00
Enforce namespace and key minimum and maximum length in the db
9pfs merged pull request countify/countify#2 2024-05-24 21:26:59 +00:00
Test keys and namespaces against the regex countapi uses
9pfs reopened pull request countify/countify#2 2024-05-24 21:25:44 +00:00
Test keys and namespaces against the regex countapi uses
9pfs pushed to get-endpoint at countify/countify 2024-05-24 21:10:02 +00:00
2304393052 Return numbers, not strings
9pfs pushed to get-endpoint at countify/countify 2024-05-24 20:08:36 +00:00
b622759083 Implement /get endpoints
9pfs pushed to get-endpoint at countify/countify 2024-05-24 19:48:54 +00:00
2b0c8208f6 Merge branch 'main' into get-endpoint
6116df713d Run prettier
118b3643e7 Run actions on all branches + PRs
56f1591b6e Merge branch 'boot-test-workflow'
12cceb99cd Handle the listen socket not existing correctly
Compare 7 commits »
9pfs created branch get-endpoint in countify/countify 2024-05-24 19:03:20 +00:00
9pfs pushed to get-endpoint at countify/countify 2024-05-24 19:03:20 +00:00
0e440db38c Add utility function for getting value of key
9pfs pushed to main at countify/countify 2024-05-24 18:32:42 +00:00
6116df713d Run prettier
118b3643e7 Run actions on all branches + PRs
Compare 2 commits »
9pfs pushed to actions-all-branches at countify/countify 2024-05-24 18:30:21 +00:00
6116df713d Run prettier
9pfs created branch actions-all-branches in countify/countify 2024-05-24 18:28:52 +00:00
9pfs pushed to actions-all-branches at countify/countify 2024-05-24 18:28:52 +00:00
118b3643e7 Run actions on all branches + PRs
9pfs pushed to main at countify/countify 2024-05-24 18:08:09 +00:00
56f1591b6e Merge branch 'boot-test-workflow'
c05b6f1a8a Fix a bug
527880457c Add a test that makes sure that the server can start successfully
Compare 3 commits »
9pfs pushed to main at countify/countify 2024-05-24 18:06:57 +00:00
12cceb99cd Handle the listen socket not existing correctly
9pfs pushed to boot-test-workflow at countify/countify 2024-05-24 18:04:38 +00:00
c05b6f1a8a Fix a bug
9pfs pushed to boot-test-workflow at countify/countify 2024-05-24 18:01:37 +00:00
527880457c Add a test that makes sure that the server can start successfully