mamot.fr is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mamot.fr est un serveur Mastodon francophone, géré par La Quadrature du Net.

Server stats:

3.2K
active users

#fastapi

0 posts0 participants0 posts today
LavX News<p>Unlocking Insights: The Power of Cortex - A Lightweight Modular Analytics Platform</p><p>Cortex is revolutionizing the analytics landscape with its lightweight, modular architecture designed for seamless integration and powerful data management. Built on Python and powered by FastAPI, it ...</p><p><a href="https://news.lavx.hu/article/unlocking-insights-the-power-of-cortex-a-lightweight-modular-analytics-platform" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.lavx.hu/article/unlocking</span><span class="invisible">-insights-the-power-of-cortex-a-lightweight-modular-analytics-platform</span></a></p><p><a href="https://mastodon.cloud/tags/news" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>news</span></a> <a href="https://mastodon.cloud/tags/tech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tech</span></a> <a href="https://mastodon.cloud/tags/DataAnalytics" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DataAnalytics</span></a> <a href="https://mastodon.cloud/tags/FastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FastAPI</span></a> <a href="https://mastodon.cloud/tags/ModularArchitecture" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ModularArchitecture</span></a></p>
spla :senyera: :vim:<p>Un altre descobriment en aquest camí ha estat <a href="https://mastodont.cat/tags/Pydantic" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Pydantic</span></a>. Com podia viure programàticament parlant sense Pydantic?<br>Pydantic és una biblioteca de Python que serveix per validar i gestionar dades amb tipus. Et permet definir models (com classes) on s’especifica el tipus de cada camp, i automàticament valida i converteix les dades rebudes. Integrat a la perfecció amb fastAPI.</p><p> <a href="https://mastodont.cat/tags/appy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>appy</span></a> <a href="https://mastodont.cat/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodont.cat/tags/fastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fastAPI</span></a></p>
spla :senyera: :vim:<p>Totes les aplicacions client per Android funcionen amb <a href="https://mastodont.cat/tags/appy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>appy</span></a> i el mateix passa amb les de iOS. Aquesta és la clau, volia aprofitar totes les apps existents per tant l'API havia de ser una copia de la de Mastodon però feta amb fastAPI, que ha resultat una tria excel·lent. fastAPI és brutal, fa tot i més i molt bé. I, a més, et genera automàticament la documentació sense ni preocupar-te per ella. Insisteixo, brutal.</p><p> <a href="https://mastodont.cat/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodont.cat/tags/fastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fastAPI</span></a></p>
spla :senyera: :vim:<p>L'estructura tècnica d'<a href="https://mastodont.cat/tags/appy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>appy</span></a> funciona gràcies a Python, fastAPI, <a href="https://mastodont.cat/tags/Postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Postgresql</span></a> (base de dades) i <a href="https://mastodont.cat/tags/Redis" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Redis</span></a> (memòria cau).<br>Tot de manera asincrona per evitar punts de bloqueig, passen moltes coses en parall·lel, simultàniament, bàsic per a tenir fluïdesa tant en les interaccions amb altres servidors com amb les aplicacions client.<br>appy funciona bé fins i tot en una <a href="https://mastodont.cat/tags/Raspberry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Raspberry</span></a> 4B, per tant també és una opció vàlida per a tenir el perfil fediversal auto gestionat i a casa.</p><p><a href="https://mastodont.cat/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodont.cat/tags/fastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fastAPI</span></a></p>
spla :senyera: :vim:<p>Quan vaig posar en marxa mastodont.cat no en sabia res de Python i ActivityPub no existia (Mastodon funcionava a les hores amb el protocol Ostatus de GNU Social). <br>Qui podria pensar que acabaria programant el meu propi servidor? sí, estic content d'haver-ho aconseguit i de compartir el resultat amb la comunitat de programari lliure a <a href="https://codeberg.org/spla/appy" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">codeberg.org/spla/appy</span><span class="invisible"></span></a><br>Queda feina encara però sí, ja ho considero un èxit 😃</p><p><a href="https://mastodont.cat/tags/appy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>appy</span></a> <a href="https://mastodont.cat/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodont.cat/tags/fastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fastAPI</span></a></p>
spla :senyera: :vim:<p>Queden algorismes per polir, afegir funcionalitats com ara bloquejar o silenciar usuaris i servidors i depurar incidències però ja considero que <a href="https://mastodont.cat/tags/appy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>appy</span></a> és un èxit.<br>Des de juny de l'any passat he estat (i estic) molt centrat en desenvolupar el meu propi servidor ActivityPub des de zero, sense copiar res de ningú, per pur plaer personal de superar reptes. He après molt pel camí, no és gens fàcil però he gaudit molt de cada fita.<br>Va ser tot un encert triar <a href="https://mastodont.cat/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> i <a href="https://mastodont.cat/tags/fastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fastAPI</span></a>, van sobrats.</p>
LavX News<p>Revolutionizing Search with Local LLMs: A Hands-On Guide</p><p>Explore how local Large Language Models (LLMs) can transform traditional search queries into structured data, allowing developers to implement powerful search functionalities in days instead of months...</p><p><a href="https://news.lavx.hu/article/revolutionizing-search-with-local-llms-a-hands-on-guide" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.lavx.hu/article/revolutio</span><span class="invisible">nizing-search-with-local-llms-a-hands-on-guide</span></a></p><p><a href="https://mastodon.cloud/tags/news" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>news</span></a> <a href="https://mastodon.cloud/tags/tech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tech</span></a> <a href="https://mastodon.cloud/tags/Kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kubernetes</span></a> <a href="https://mastodon.cloud/tags/LLM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LLM</span></a> <a href="https://mastodon.cloud/tags/FastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FastAPI</span></a></p>
:rss: Qiita - 人気の記事<p>Python の async/await を徹底解説!コルーチンの仕組み<br><a href="https://qiita.com/Leapcell/items/95dde75832c5ee4df0e7?utm_campaign=popular_items&amp;utm_medium=feed&amp;utm_source=popular_items" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">qiita.com/Leapcell/items/95dde</span><span class="invisible">75832c5ee4df0e7?utm_campaign=popular_items&amp;utm_medium=feed&amp;utm_source=popular_items</span></a></p><p><a href="https://rss-mstdn.studiofreesia.com/tags/qiita" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>qiita</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/Django" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Django</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/Flask" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Flask</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/FastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FastAPI</span></a></p>
Steve Leach<p>I thought I was joking when I started writing that. But.. trivial extra overhead, fortune's ready to apt-get install. My little web service front-end is <a href="https://sigmoid.social/tags/nginx" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>nginx</span></a> + <a href="https://sigmoid.social/tags/FastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FastAPI</span></a> in <a href="https://sigmoid.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a>.</p><p>It'd be nothing to make a reject filter for bad URIs that aren't valid for this system and return subprocess.getoutput() and write what's returned back to the curious caller.</p><p>Some of the code calling is surely logging weird replies it gets. That'd be fun. </p><p>Not high priority fun, but on the list.</p>
galvao|galvaoetibr@bsky.social<p>3 de Abril, às 20h25 Desvendando o Python: Da Simplicidade ao Poder ConFLOSS na Veia - #2509 | SouDevCon 25! UMA CONFERÊNCIA FLOSS</p><p>Link direto - <a href="https://www.youtube.com/watch?v=OGnTDNjRCKc" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/watch?v=OGnTDNjRCK</span><span class="invisible">c</span></a></p><p><a href="https://phpc.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://phpc.social/tags/FastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FastAPI</span></a> <a href="https://phpc.social/tags/DevOps" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DevOps</span></a> <a href="https://phpc.social/tags/IA" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IA</span></a> <a href="https://phpc.social/tags/DesenvolvimentoWeb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DesenvolvimentoWeb</span></a> <a href="https://phpc.social/tags/TempoRealEventos" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TempoRealEventos</span></a> <a href="https://phpc.social/tags/SoldevCon" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SoldevCon</span></a> <a href="https://phpc.social/tags/ProgramadorRaiz" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ProgramadorRaiz</span></a> <a href="https://phpc.social/tags/BackendLife" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>BackendLife</span></a> <a href="https://phpc.social/tags/VidaDeDev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VidaDeDev</span></a> <a href="https://phpc.social/tags/AprendaPython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AprendaPython</span></a></p>
Endurain<p>I discovered <a href="https://fosstodon.org/tags/FastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FastAPI</span></a> Users which handles everything auth related which would be awesome.</p><p>I am seriously thinking on giving it a serious look to change how <a href="https://fosstodon.org/tags/Endurain" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Endurain</span></a> handles auth, however this seems like a daunting task to do and would probably slow down “cool” new features <a href="https://fastapi-users.github.io/fastapi-users/latest/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">fastapi-users.github.io/fastap</span><span class="invisible">i-users/latest/</span></a></p>
spla :senyera: :vim:<p>He alliberat la primera versió, la v0.1, de <a href="https://mastodont.cat/tags/appy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>appy</span></a>, el servidor <a href="https://mastodont.cat/tags/ActivityPub" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ActivityPub</span></a> escrit en <a href="https://mastodont.cat/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> sobre <a href="https://mastodont.cat/tags/fastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fastAPI</span></a> </p><p><a href="https://codeberg.org/spla/appy/releases" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/spla/appy/release</span><span class="invisible">s</span></a></p><p>La majoria d'aplicacions per a Mastodon funcionen amb appy.</p>
Praveen Kumar<p>🚀 Free Python &amp; Full Stack Python Training!</p><p>📅 Starts: 3rd April | 🕓 4:00 PM IST<br>📌 Register Here: <a href="https://tr.ee/2YzYUA" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">tr.ee/2YzYUA</span><span class="invisible"></span></a></p><p>🔥 Master Python, Django, Flask, FastAPI &amp; Build Your Career!</p><p>📩 Join Our Community:<br>💬 Telegram: <a href="https://t.me/NIT_Training" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">t.me/NIT_Training</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/FullStackPython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FullStackPython</span></a> <a href="https://mastodon.social/tags/Django" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Django</span></a> <a href="https://mastodon.social/tags/Flask" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Flask</span></a> <a href="https://mastodon.social/tags/FastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FastAPI</span></a> <a href="https://mastodon.social/tags/LearnToCode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LearnToCode</span></a></p>
dilawar<p>I am probably holding them wrong!</p><p>This time I tried writing a web app not in <a href="https://fosstodon.org/tags/php" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>php</span></a> but <a href="https://fosstodon.org/tags/fastapi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fastapi</span></a> + <a href="https://fosstodon.org/tags/sqlmodel" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sqlmodel</span></a> (python) and <a href="https://fosstodon.org/tags/vue3" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vue3</span></a> ( javascript). It kind of works well but refactoring is a nightmare. </p><p>In the beginning, it felt like I was having the best of both worlds -- Python and Vue3. Dev speed was good. Now maintaining and refactoring make me feel like I am having the worst of both worlds.</p><p>As a single dev, I should have stayed with <a href="https://fosstodon.org/tags/php" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>php</span></a>!</p>
spla :senyera: :vim:<p>Ara millor, la línia de temps "home" necessita un token vàlid però la línia de temps "public" (federada) no.</p><p><a href="https://codeberg.org/spla/appy/commit/081cf661cc33d702cd0e53a74ab9030fbffd9311" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/spla/appy/commit/</span><span class="invisible">081cf661cc33d702cd0e53a74ab9030fbffd9311</span></a></p><p>He tingut que crear un nou model <a href="https://mastodont.cat/tags/Pydantic" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Pydantic</span></a> per els tuts de la línia de temps federada perquè no han de tenir "favourited", "reblogged", "muted", "bookmarked", "pinned" ni "filtered" </p><p><a href="https://mastodont.cat/tags/appy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>appy</span></a> <a href="https://mastodont.cat/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodont.cat/tags/fastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fastAPI</span></a></p>
Vincent Jousse<p>Bon c’est vraiment pas mal <a href="https://mamot.fr/tags/litestar" class="mention hashtag" rel="tag">#<span>litestar</span></a> comme framework <a href="https://mamot.fr/tags/python" class="mention hashtag" rel="tag">#<span>python</span></a> <a href="https://litestar.dev/" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="">litestar.dev/</span><span class="invisible"></span></a><br />Ça a le goût de <a href="https://mamot.fr/tags/fastapi" class="mention hashtag" rel="tag">#<span>fastapi</span></a> sauf que c’est développé par une vraie communauté, que la doc est hyper bien faite et que l’écosystème a l’air riche 😊 <a href="https://mamot.fr/tags/staytuned" class="mention hashtag" rel="tag">#<span>staytuned</span></a></p>
peter<p>Anyone knows of a <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> library that can make a <a href="https://mastodon.social/tags/fastapi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fastapi</span></a> route method act as an <a href="https://mastodon.social/tags/mcp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mcp</span></a> resource or tool, while also keeping its default functionality (JSON API, maybe SSR) with full dependency resolution and Pydantic support (obviously two separate routes/paths are necessary in this case)?</p><p>The official mcp Python SDK doesn't seem to match these requirements unfortunately, even though it's based on Starlette..</p><p>Thinking about implementing one, but it would be really nice if it already existed.</p>
PyCharm Blog<p>哪种 Python Web 框架最好:Django、Flask,还是 FastAPI?<br><a href="https://techhub.social/tags/Pycharm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Pycharm</span></a> <a href="https://techhub.social/tags/Webdevelopment" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Webdevelopment</span></a> <a href="https://techhub.social/tags/Django" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Django</span></a> <a href="https://techhub.social/tags/Fastapi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Fastapi</span></a> <a href="https://techhub.social/tags/Flask" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Flask</span></a> <a href="https://techhub.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a></p><p><a href="https://blog.jetbrains.com/pycharm/2025/03/django-flask-fastapi" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.jetbrains.com/pycharm/202</span><span class="invisible">5/03/django-flask-fastapi</span></a></p>
:rss: Qiita - 人気の記事<p>へび年🐍にPython始めました<br><a href="https://qiita.com/msr_moon/items/da205bb028e6ee01faf7?utm_campaign=popular_items&amp;utm_medium=feed&amp;utm_source=popular_items" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">qiita.com/msr_moon/items/da205</span><span class="invisible">bb028e6ee01faf7?utm_campaign=popular_items&amp;utm_medium=feed&amp;utm_source=popular_items</span></a></p><p><a href="https://rss-mstdn.studiofreesia.com/tags/qiita" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>qiita</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/Web%E3%82%A2%E3%83%97%E3%83%AA%E3%82%B1%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Webアプリケーション</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/GraphQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GraphQL</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/%E6%8A%80%E8%A1%93%E9%81%B8%E5%AE%9A" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>技術選定</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/FastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FastAPI</span></a></p>
:rss: Qiita - 人気の記事<p>ヘビ年にPython始めました<br><a href="https://qiita.com/msr_moon/items/3d9d66cae9a593dc1c59?utm_campaign=popular_items&amp;utm_medium=feed&amp;utm_source=popular_items" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">qiita.com/msr_moon/items/3d9d6</span><span class="invisible">6cae9a593dc1c59?utm_campaign=popular_items&amp;utm_medium=feed&amp;utm_source=popular_items</span></a></p><p><a href="https://rss-mstdn.studiofreesia.com/tags/qiita" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>qiita</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/Web%E3%82%A2%E3%83%97%E3%83%AA%E3%82%B1%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Webアプリケーション</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/GraphQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GraphQL</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/%E6%8A%80%E8%A1%93%E9%81%B8%E5%AE%9A" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>技術選定</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/FastAPI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FastAPI</span></a></p>