Front-End Web & Mobile

Tag: AWS SERVICES

Creating serverless GraphQL APIs from RDS databases with AWS AppSync and PostGraphile

August 21, 2024: We recommend using Amplify Gen 2 to connect your app to existing MySQL and PostgreSQL database. GraphQL is a query language for APIs that provides an understandable description of the data in your API, and that allows clients to ask for data in the shape that they need it. GraphQL helps developers […]