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
Enforce namespace and key minimum and maximum length in the db
Test keys and namespaces against the regex countapi uses
Test keys and namespaces against the regex countapi uses
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
56f1591b6e
Merge branch 'boot-test-workflow'
c05b6f1a8a
Fix a bug
527880457c
Add a test that makes sure that the server can start successfully