Hi HN,
I have ideas for a new pet project, nothing really important, and I think it's a great opportunity to learn a new stack. I want to use GraphQL and I hesitate between NodeJS, Golang, and Rust. If you have any other suggestions I would gladly hear them.
I'm not deploying on AWS or Azure so I don't really mind ram usage or cpu usage. The database will probably be PostGreSQL because I want a boring (in a good way) database on this project. I will also do some light crypto to play with Merkle trees, but I feel like all languages have acceptable crypto libraries nowadays.
Thanks !
Node has a benefit that the frontend is in the same language. You might check out https://apollokit.org