Whilst building my tutorial in Cross-platform mobile app prototyping with Flutter and AWS Amplify, I encountered a few issues whilst deploying an API capable of storing user details. My requirements were fairly basic – store a few simple details about a user (name, location and favourite programming language), and query this information based on the logged in user of my app. In Amplify, you can very quickly build and deploy and API with a single command: The following may feel like I’m taking you on a wild goose chase, but I figure if I shared the journey and pain encountered along...
Continue reading...
Ben Foster
Full Stack Software Engineer harbouring in Leeds, UK. Passionate about all things tech and people.
Latest Posts
- Using an AI Agent with AWS Bedrock to control my smart heating
- Connecting services with ECS Service Connect
- Managing dependencies between apps when using AWS ECS Service Connect
- Challenges working with and tuning AWS Amplify and AppSync with Flutter
- Cross-platform mobile app prototyping with Flutter and AWS Amplify