-
Now based on fiber Stable
released this
2023-04-22 19:27:39 +02:00 | 0 commits to main since this releaseI switched this project to fiber because I don't like how gin handles wildcards and vice versa the hosting of static files. I know, I can use middleware like that to get rid of the path segment conflicts or hosting the directory on another route like I did, but for me it's annoying. But with fiber it simply works like I want, so here it is:
StaticHoster, now with the annoying route for the hosted directory.There is also one other minor change:
- The
api/updateroute is now protected with basic auth, not only with an api-key
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
4 downloads
-
static-hoster_386
50 downloads · 10 MiB
-
static-hoster_amd64
48 downloads · 11 MiB
-
static-hoster_arm
53 downloads · 10 MiB
-
static-hoster_arm64
53 downloads · 10 MiB
- The