staticbackendhq / core

Backend server API handling user mgmt, database, storage and real-time component
https://staticbackend.com
MIT License
682 stars 66 forks source link

Implement plugins and extract conversion to PDF into its own plugin #119

Closed dstpierre closed 1 month ago

dstpierre commented 1 month ago

Implement the start of a plugin system using Go's plugin package like explained in and will close #117