Hacker News new | past | comments | ask | show | jobs | submit login

Interesting project. I'm creating my own blogging CMS with a similar tech stack, Go + sqlite3 + Go templates. Works well so far. I plan adding plugins as well. Do you use a special library to support those?



I benchmarked some of the most popular go plugin libraries here in addition to the plugin package that comes with go: https://github.com/uberswe/go-plugin-benchmark

Right now I'm leaning towards using https://github.com/hashicorp/go-plugin

You should link your project, it would be interesting to follow.


My project is https://jlel.se/goblog

I am also preferring hashicorps plugin :D Haven't tried it yet though.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: