kevinanielsen / go-fast-cdn

A fast and easy-to-use CDN, built with Go.
https://kevinanielsen.github.io/go-fast-cdn/
MIT License
107 stars 23 forks source link

test: added tests for uploading documents and images. #130

Closed inlag closed 3 weeks ago

inlag commented 1 month ago

Added tests for the /api/cdn/upload/image/ and /api/cdn/upload/doc/ endpoints. (issue #69)

kevinanielsen commented 3 weeks ago

Looks great! Thanks for the contribution!