Which stack would you use for a new API service in 2017?
4 comments
Something that creates the API for me, like one of these:
https://www.reindex.io
https://www.graph.cool
https://github.com/calebmer/postgraphql
https://www.reindex.io
https://www.graph.cool
https://github.com/calebmer/postgraphql
Whatever you're comfortable with, it doesn't matter what you use as long as the api functions how you need it. Although I would recommend looking into Golang.
It depends what the API is supposed to do of course.
That said, the one thing we aren't doing yet is anything with GraphQL. If / when we go there, that will probably have some effect on the stack.