mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,4 Tsd.
aktive Profile

#lambdafunctions

0 Beiträge0 Beteiligte0 Beiträge heute
Brian Allbee<p>Continuing my exploration into the idea of having locally-executable APIs/applications that will eventually be deployed as <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/AWS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AWS</span></a> <a href="https://mastodon.social/tags/LambdaFunctions" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LambdaFunctions</span></a>. At this point, I have a working local <a href="https://mastodon.social/tags/FastAPI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FastAPI</span></a> process that maps requests to a defined Lambda Function handler.<br><a href="https://goblinfish-code.blogspot.com/2025/06/local-aws-api-gateway-development-with_01470362335.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">goblinfish-code.blogspot.com/2</span><span class="invisible">025/06/local-aws-api-gateway-development-with_01470362335.html</span></a></p>
Brian Allbee<p>While trudging through my day-to-day activities, I had an inspiration about how to implement local <a href="https://mastodon.social/tags/API" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>API</span></a> access for <a href="https://mastodon.social/tags/AWS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AWS</span></a> <a href="https://mastodon.social/tags/APIGateway" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>APIGateway</span></a> code using <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/LambdaFunctions" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LambdaFunctions</span></a> for back-end logic, by overriding <a href="https://mastodon.social/tags/FastAPI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FastAPI</span></a> and <a href="https://mastodon.social/tags/Flask" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Flask</span></a> <a href="https://mastodon.social/tags/decorators" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>decorators</span></a>.</p><p><a href="https://goblinfish-code.blogspot.com/2025/06/local-aws-api-gateway-development-with.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">goblinfish-code.blogspot.com/2</span><span class="invisible">025/06/local-aws-api-gateway-development-with.html</span></a></p>