-
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)
3 downloads
-
Source code (TAR.GZ)
5 downloads
- The