top | item 26938591

(no title)

aewens | 4 years ago

For backend: Golang + SQLite + Nginx For frontend: Nuxt.js / Vue.js using the SSG option

I meld the two using the JAMstack design in Nginx where the backend is exposed on /api path and the static site is hosted from the dist directory on the root path of the site. And while I use Go in production, I typically use Python for making proof of concepts or writing any quick glue scripts.

discuss

order

No comments yet.