Tiny file storage server with HTTP API
Stars
11
Forks
4
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
39
commits
Remove MySQL from CI test matrix
37046b8
More pedantic error handling across the code base
511ee46
Fix empty URL path component returned if request path is '/'
2edb3f5
Set allowed headers in CORS
b2d26f4
Fix typo in header name
67f8083
Implement CORS headers.
9231327
Send headers on OPTIONS request
19f124c
[skip ci] Remove go version from go.mod
2f80288
Handle HEAD
6faafde
Create .codecov.yml
e3de6e8
Support HEAD and fix broken dependency (#13)
a60f403
Increase wait time in TestCleanup
30f4f9b
Update README.md
70d4a3f
7ba451c
Revert "Use t.Parallel() in most tests"
a4ded85