Tag: sms
-
Best framework / language to create a backend service with user auth, service and GraphQL
0 I’m looking for advice on which backend language & framework to pick to implement user auth and GraphQL w/ custom business logic. I’ve built it in the past using Node.JS and manually setting up auth and SMS w/ Twilio, but I’m wondering whether there’s a faster way to do it these days (this was…