Hacker News new | ask | show | jobs
by chrisco255 2897 days ago
I think serverless GraphQL is the future of the backend. And honestly, not as familiar with the Python landscape but if you use tools like Prisma (Node-based) or AppSync (AWS Lambda based), a lot of your GraphQL queries and mutations can be generated automatically based on a typed schema file.
1 comments

Have any good resources to get into AppSync, especially with CloudFormation?
Very good, thank you :)