Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I implemented a backend system to hide the apiKey that was generated for me using geoIP. It was a spectacular pain in the ass, but at least now I have a better idea of how to use AWS's built in API services.
What challenges did you encounter, and how did you overcome them?Debugging my Lambda function was an absolute nightmare. I opted out of trying to run complicated express code and instead just run a single function for each endpoint (though there was only one endpoint anyway)
What specific areas of your project would you like help with?Nothing
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord