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

refactor/handlers #100

Closed Caixetadev closed 5 months ago

Caixetadev commented 5 months ago

:warning: Work in progress

This pull request enhances the control flow of certain controllers and introduces a dedicated function for deleting documents and images.

kevinanielsen commented 5 months ago

Looks good so far - Let me know if you need help with anything!

Caixetadev commented 5 months ago

If you feel the pull request is becoming too extensive, please let me know, and I'll split it into smaller pull requests.

kevinanielsen commented 5 months ago

Also please let me know when it is no longer a WIP, so I can merge :)