This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
crystal-http-test/README.md

313 B

file-uploader

Simple file uploader made on Crystal. I'm making this to replace my current File uploader hosted on https://ayaya.beauty which uses https://github.com/nokonoko/uguu

TODO

  • Add file size limit ADDED
  • Fix error when accessing http://127.0.0.1:8080 with an empty DB.
  • Better frontend...