#fastapi resultados da pesquisa

I’ve been looking at different ways to deploy a FastAPI-based application. I’ve used Fly and Leapcell recently. Article and try-it-yourself installation steps here: fastopp.hashnode.dev/deploy-a-minim… #fastapi #opensource

jcasman's tweet image. I’ve been looking at different ways to deploy a FastAPI-based application. I’ve used Fly and Leapcell recently.

Article and try-it-yourself installation steps here:

fastopp.hashnode.dev/deploy-a-minim…

#fastapi #opensource

I code backend, but I chase discomfort. React, Tailwind, multi-form projects every new skill is fuel. Frontend made my backend smarter, my APIs tighter, my game stronger. Comfort is weakness. Skill is freedom. #reactjavascript #django #FastAPI #hiring #agency #backenddevloper

Olamoyegun65303's tweet image. I code backend, but I chase discomfort. React, Tailwind, multi-form projects every new skill is fuel. Frontend made my backend smarter, my APIs tighter, my game stronger. Comfort is weakness. Skill is freedom. #reactjavascript #django #FastAPI #hiring #agency #backenddevloper
Olamoyegun65303's tweet image. I code backend, but I chase discomfort. React, Tailwind, multi-form projects every new skill is fuel. Frontend made my backend smarter, my APIs tighter, my game stronger. Comfort is weakness. Skill is freedom. #reactjavascript #django #FastAPI #hiring #agency #backenddevloper
Olamoyegun65303's tweet image. I code backend, but I chase discomfort. React, Tailwind, multi-form projects every new skill is fuel. Frontend made my backend smarter, my APIs tighter, my game stronger. Comfort is weakness. Skill is freedom. #reactjavascript #django #FastAPI #hiring #agency #backenddevloper
Olamoyegun65303's tweet image. I code backend, but I chase discomfort. React, Tailwind, multi-form projects every new skill is fuel. Frontend made my backend smarter, my APIs tighter, my game stronger. Comfort is weakness. Skill is freedom. #reactjavascript #django #FastAPI #hiring #agency #backenddevloper

Before writing a single line of Backend code, design your database! That’s where an ER Diagram comes in: It gives a clear blueprint of how data will flow. Helps avoid confusion later in the project. Saves time by preventing redesigns. #hiring #Django #fastAPI

Olamoyegun65303's tweet image. Before writing a single line of Backend code, design your database!

That’s where an ER Diagram comes in:

It gives a clear blueprint of how data will flow.

Helps avoid confusion later in the project.

Saves time by preventing redesigns.
#hiring #Django #fastAPI

So. starting my #FastAPI journey today ⚡ I’ve built with Django and Flask before, but decided to move to FastAPI - because apparently speed and simplicity can coexist "u knew" Expect daily updates, tiny wins, and mild breakdowns. Let’s make APIs great again #Backend #pratheffect

PrathEffect's tweet image. So. starting my #FastAPI journey today ⚡
I’ve built with Django and Flask before,
but decided to move to FastAPI - because apparently
speed and simplicity can coexist "u knew"
Expect daily updates, tiny wins, and mild breakdowns.
Let’s make APIs great again
#Backend #pratheffect

Shifting to #FastAPI ? Why not ?

YaAlbogami's tweet image. Shifting to #FastAPI ?

Why not ?

Day 1 of my #FastAPI journey 🚀 Learned about the built-in Swagger UI (aka docs that actually look alive), played with APIRouter, handled parameters, and even messed with file uploads. FastAPI really said, “Don’t worry, I’ve got everything.” 😎 #Backend #pratheffect

PrathEffect's tweet image. Day 1 of my #FastAPI journey 🚀
Learned about the built-in Swagger UI (aka docs that actually look alive),
played with APIRouter, handled parameters, and even messed with file uploads.
FastAPI really said, “Don’t worry, I’ve got everything.” 😎
#Backend #pratheffect
PrathEffect's tweet image. Day 1 of my #FastAPI journey 🚀
Learned about the built-in Swagger UI (aka docs that actually look alive),
played with APIRouter, handled parameters, and even messed with file uploads.
FastAPI really said, “Don’t worry, I’ve got everything.” 😎
#Backend #pratheffect
PrathEffect's tweet image. Day 1 of my #FastAPI journey 🚀
Learned about the built-in Swagger UI (aka docs that actually look alive),
played with APIRouter, handled parameters, and even messed with file uploads.
FastAPI really said, “Don’t worry, I’ve got everything.” 😎
#Backend #pratheffect

Day 6/25 – Bringing Machine Learning to Life with FastAPI 🚀 Today I built a FastAPI app around my Kaggle Loan Payback model, and this is where the project becomes useful in the real world. Here’s why 👇 #25DayProgressChallenge #FastAPI #MLOps #Fintech #machinelearningprojects


Calling all students! FastOpp is a well-scaffolded, opinionated open source technology stack for building AI web apps. It bridges the gap between learning frameworks and real-world AI-first apps. fastopp.hashnode.dev/fastopp-a-stud… #fastapi #Python

jcasman's tweet image. Calling all students! FastOpp is a well-scaffolded, opinionated open source technology stack for building AI web apps. It bridges the gap between learning frameworks and real-world AI-first apps.

fastopp.hashnode.dev/fastopp-a-stud…

#fastapi #Python

Just built CurrencyPal 💱 - an AI agent for real-time currency conversion in chat! @hnginternship backend track "Convert 50 USD to NGN" → instant results integrated 50+ currencies Hardest part: debugging A2A protocol integration. github.com/PreciousEzeigb… #Python #FastAPI


completed homework project! Built a full Bank Authentication+Transfer System using: ⚡Gemini-CLI ⚡FastAPI +UV ⚡Python ⚡Streamlit +CSS Authenticate → Transfer → Re-authenticate → Confirm updated balance @HafizAliAhmed9 @0xAsharib #Python #FastAPI #GeminiCLI #CodingJourney


I have been writing on tips, tricks and hacks I have come to adopt while engineering software almost on a daily basis This is one such Article medium.com/@brianobot9/ho… #fastapi #machinelearningprojects #Python #programmingtip #LLMs


Conversación muy interesante para todo interesado en Ingeniería de software y afínes, con el creador de #FastAPI #SebastianRamirez Recordatorio que informática y tecnología, existe la necesidad de siempre seguir aprendiendo y actualizando sin parar #Platzi youtu.be/QzuGFU6n_Gs

Alejandropu7's tweet card. Entrevista a Sebastián Ramirez, creador de FastAPI

youtube.com

YouTube

Entrevista a Sebastián Ramirez, creador de FastAPI


Just wrapped up another major step in my FastAPI messaging backend project 🚀 As someone balancing cybersecurity & backend dev, this has been a fun challenge—building secure, scalable APIs from scratch. #Python #FastAPI #Cybersecurity Repo 👉github.com/SlackOps01/MES… 🧵 Thread


Practical Pydantic by Nuno Bispo is on sale on Leanpub! Its suggested price is $39.00; get it for $24.99 with this coupon: leanpub.com/sh/stAWNHdo @DevAsService #Fastapi #Python #Apis #ComputerProgramming


Day 11 — FastAPI + SQLAlchemy Connect FastAPI to SQLite or PostgreSQL using SQLAlchemy. Clean models, clean sessions, and easy CRUD FastAPI works great with relational databases using SQLAlchemy, the most popular ORM in Python #FastAPI #Python #SQLAlchemy #100DaysOfCode #Backend

NivasChintu1's tweet image. Day 11 — FastAPI + SQLAlchemy
Connect FastAPI to SQLite or PostgreSQL using SQLAlchemy.
Clean models, clean sessions, and easy CRUD
FastAPI works great with relational databases using SQLAlchemy, the most popular ORM in Python
#FastAPI #Python #SQLAlchemy #100DaysOfCode #Backend

🐍 ¡Llega la hora de estudiar este framework web moderno para Python! ¡Aprende #FastAPI: Crea APIs eficientes con #Python, con Ricardo Cuéllar! 👉🏻youtube.com/playlist?list=… 👨🏻‍🏫👨🏻‍💻 Conoce más con esta pequeña prueba del curso, ¡Y recuerda que puedes obtenerlo completo en nuestra Web!


Founders: When you see 'FastAPI' on a resume, what's the one project you hope to see built with it? A complex SaaS backend? A high-speed data processor? #Python #FastAPI #founder


¡Aprende #FastAPI y más, con esta prueba de mi curso!📷 youtu.be/WIVB6k5GSPo ¡Conoce más con esta pequeño vistazo a sus lecciones y obtenlo completo en la academia #DevTalles!

ricardocuellars's tweet card. FastAPI - Sección 3.0 - Introducción a la sección

youtube.com

YouTube

FastAPI - Sección 3.0 - Introducción a la sección


I just published Building a Generic CRUD Router for Automatic API Endpoints medium.com/p/building-a-g… #python #fastapi #endpoint #router #generic #backend #DX


Hot take: FastAPI is the new Flask for serious projects. The async support and built-in Pydantic validation are just made for modern, high-performance APIs. Django is great, but FastAPI is fast. What's your go-to? #Python #FastAPI #webdev


Day 10 — Request Headers, Cookies & Background Tasks in FastAPI FastAPI provides built-in tools to access headers, cookies, and run tasks in the background without blocking requests. Here’s how 👇 #FastAPI #Python #100DaysOfCode #APIs #Backend

NivasChintu1's tweet image. Day 10 — Request Headers, Cookies & Background Tasks in FastAPI

FastAPI provides built-in tools to access headers, cookies, and run tasks in the background without blocking requests.
Here’s how 👇
#FastAPI #Python #100DaysOfCode #APIs #Backend

I just published 🚀 Mastering FastAPI: The Core Concepts You Can’t Ignore medium.com/p/mastering-fa… #FastAPI #Python #LLM #Core #Pydantic #DocString #OpenAI #Prototype


Прочитайте мою самую последнюю статью: «⚡ FastAPI на практике: самые частые ошибки при работе с API и как их избежать» #fastapi #Python linkedin.com/pulse/fastapi-… через @LinkedIn


Shifting to #FastAPI ? Why not ?

YaAlbogami's tweet image. Shifting to #FastAPI ?

Why not ?

I’ve been looking at different ways to deploy a FastAPI-based application. I’ve used Fly and Leapcell recently. Article and try-it-yourself installation steps here: fastopp.hashnode.dev/deploy-a-minim… #fastapi #opensource

jcasman's tweet image. I’ve been looking at different ways to deploy a FastAPI-based application. I’ve used Fly and Leapcell recently.

Article and try-it-yourself installation steps here:

fastopp.hashnode.dev/deploy-a-minim…

#fastapi #opensource

I code backend, but I chase discomfort. React, Tailwind, multi-form projects every new skill is fuel. Frontend made my backend smarter, my APIs tighter, my game stronger. Comfort is weakness. Skill is freedom. #reactjavascript #django #FastAPI #hiring #agency #backenddevloper

Olamoyegun65303's tweet image. I code backend, but I chase discomfort. React, Tailwind, multi-form projects every new skill is fuel. Frontend made my backend smarter, my APIs tighter, my game stronger. Comfort is weakness. Skill is freedom. #reactjavascript #django #FastAPI #hiring #agency #backenddevloper
Olamoyegun65303's tweet image. I code backend, but I chase discomfort. React, Tailwind, multi-form projects every new skill is fuel. Frontend made my backend smarter, my APIs tighter, my game stronger. Comfort is weakness. Skill is freedom. #reactjavascript #django #FastAPI #hiring #agency #backenddevloper
Olamoyegun65303's tweet image. I code backend, but I chase discomfort. React, Tailwind, multi-form projects every new skill is fuel. Frontend made my backend smarter, my APIs tighter, my game stronger. Comfort is weakness. Skill is freedom. #reactjavascript #django #FastAPI #hiring #agency #backenddevloper
Olamoyegun65303's tweet image. I code backend, but I chase discomfort. React, Tailwind, multi-form projects every new skill is fuel. Frontend made my backend smarter, my APIs tighter, my game stronger. Comfort is weakness. Skill is freedom. #reactjavascript #django #FastAPI #hiring #agency #backenddevloper

Just built Aether - AI-powered project intelligence platform! ✨ React frontend + FastAPI backend 🧠 Analyzes projects & generates learning pathways 👉🏼 Expert matching system 📊 Progress tracking with adaptive AI #AI #React #FastAPI #BuildWithAI #ProjectIntelligence

tony007tee's tweet image. Just built Aether - AI-powered project intelligence platform!

✨ React frontend + FastAPI backend
🧠 Analyzes projects & generates learning pathways
👉🏼 Expert matching system
📊 Progress tracking with adaptive AI

#AI #React #FastAPI #BuildWithAI #ProjectIntelligence

Just me and my AI agent chatting on Telegram like old friends . Still testing 🙂 #FastAPI #AI #BackendDevelopment #Python #Coding #LangChain #buildinpublic

OpeyemiBolatit1's tweet image. Just me and my AI agent chatting on Telegram like old friends .
Still testing 🙂 
#FastAPI 
#AI 
#BackendDevelopment
#Python 
 #Coding
#LangChain
#buildinpublic
OpeyemiBolatit1's tweet image. Just me and my AI agent chatting on Telegram like old friends .
Still testing 🙂 
#FastAPI 
#AI 
#BackendDevelopment
#Python 
 #Coding
#LangChain
#buildinpublic
OpeyemiBolatit1's tweet image. Just me and my AI agent chatting on Telegram like old friends .
Still testing 🙂 
#FastAPI 
#AI 
#BackendDevelopment
#Python 
 #Coding
#LangChain
#buildinpublic

Bot now integrated with Telegram . Many thanks to my brother @olathepavilion 🫂 for the help during debugging. #FastAPI #AI #BackendDevelopment #Python #Coding #LangChain #buildinpublic

OpeyemiBolatit1's tweet image. Bot now integrated with Telegram . Many thanks to my brother @olathepavilion  🫂  for the help during debugging.
#FastAPI 
#AI 
#BackendDevelopment
#Python 
 #Coding
#LangChain
#buildinpublic


Day 53 of #100DaysOfCode :) Today, I continued on my FastAPI and Streamlit AI lead generator MVP. I mapped out additional routes and implemented the project routes. #Streamlit #FastAPI

michelleyapsai's tweet image. Day 53 of #100DaysOfCode :)

Today, I continued on my FastAPI and Streamlit AI lead generator MVP. I mapped out additional routes and implemented the project routes. 

#Streamlit #FastAPI
michelleyapsai's tweet image. Day 53 of #100DaysOfCode :)

Today, I continued on my FastAPI and Streamlit AI lead generator MVP. I mapped out additional routes and implemented the project routes. 

#Streamlit #FastAPI

Developing the backend of my AI agent using FastAPI to ensure scalability and performance. #AI #FastAPI #BackendDevelopment #Python #Coding #LangChain #AI #buildinpublic #BuildingTheFuture

OpeyemiBolatit1's tweet image. Developing the backend of my AI agent using FastAPI to ensure scalability and performance. 
#AI 
#FastAPI
 #BackendDevelopment
#Python 
 #Coding
#LangChain
 #AI 
#buildinpublic 
#BuildingTheFuture
OpeyemiBolatit1's tweet image. Developing the backend of my AI agent using FastAPI to ensure scalability and performance. 
#AI 
#FastAPI
 #BackendDevelopment
#Python 
 #Coding
#LangChain
 #AI 
#buildinpublic 
#BuildingTheFuture

Tried using twilio to integrate my AI agent with Whatsapp. Tried checking it how it looks in a web. Can select model to use,clear chat history,collects input from users but still having issues in response. #Python #Coding #LangChain #AI #buildinpublic #BuildingTheFuture

OpeyemiBolatit1's tweet image. Tried using twilio to integrate my AI agent with Whatsapp. Tried checking it how it looks in a web. Can select model to use,clear chat history,collects input from users but still having issues in response.
#Python 
 #Coding
#LangChain
 #AI 
#buildinpublic 
#BuildingTheFuture
OpeyemiBolatit1's tweet image. Tried using twilio to integrate my AI agent with Whatsapp. Tried checking it how it looks in a web. Can select model to use,clear chat history,collects input from users but still having issues in response.
#Python 
 #Coding
#LangChain
 #AI 
#buildinpublic 
#BuildingTheFuture


From data to web – Python does it all. 🌐 46% of devs use it for web development. ⚡ FastAPI usage surged from 29% to 38%. What else is trending? Find out in the State of Python 2025: jb.gg/r6zsqj #Python #FastAPI #WebDevelopment

pycharm's tweet image. From data to web – Python does it all.

🌐 46% of devs use it for web development.
⚡ FastAPI usage surged from 29% to 38%.

What else is trending? Find out in the State of Python 2025: jb.gg/r6zsqj

#Python #FastAPI #WebDevelopment

Weekend mode: ON 💻 Learning FastAPI, playing with Docker volumes, and exploring Gen-AI. Coffee + Code = Perfect combo ☕ . . . #FastAPI #Docker #GenAI #DevLife

SoniRahul3108's tweet image. Weekend mode: ON 💻
Learning FastAPI, playing with Docker volumes, and exploring Gen-AI.
Coffee + Code = Perfect combo ☕
.
.
.
#FastAPI #Docker #GenAI #DevLife

Built an AI chatbot using FastAPI and Groq, plus react ofc . It was pretty basic, but it was fun learning new concepts like Pydantic, virtual environments, etc. Feels like a whole new world has opened up #fastapi #groq #python

Kritriestocode's tweet image. Built an AI chatbot using FastAPI and Groq, plus react ofc . It was pretty basic, but it was fun learning new concepts like Pydantic, virtual environments, etc. Feels like a whole new world has opened up
#fastapi #groq #python
Kritriestocode's tweet image. Built an AI chatbot using FastAPI and Groq, plus react ofc . It was pretty basic, but it was fun learning new concepts like Pydantic, virtual environments, etc. Feels like a whole new world has opened up
#fastapi #groq #python
Kritriestocode's tweet image. Built an AI chatbot using FastAPI and Groq, plus react ofc . It was pretty basic, but it was fun learning new concepts like Pydantic, virtual environments, etc. Feels like a whole new world has opened up
#fastapi #groq #python

#AgenticAI journey with #Python 🤖 Learnt to use #FastAPI — built simple GET & POST APIs. Explored #HuggingFace: what it is, why it matters & how to connect via access tokens. Even ran the Gemma-2B model using Transformers pipelines on CLI. 💪 #AI #ML #Coding #100DayChallenge

Nik_Coding10's tweet image. #AgenticAI journey with #Python 🤖

Learnt to use #FastAPI — built simple GET & POST APIs.
Explored #HuggingFace: what it is, why it matters & how to connect via access tokens.
Even ran the Gemma-2B model using Transformers pipelines on CLI. 💪
#AI #ML #Coding #100DayChallenge
Nik_Coding10's tweet image. #AgenticAI journey with #Python 🤖

Learnt to use #FastAPI — built simple GET & POST APIs.
Explored #HuggingFace: what it is, why it matters & how to connect via access tokens.
Even ran the Gemma-2B model using Transformers pipelines on CLI. 💪
#AI #ML #Coding #100DayChallenge
Nik_Coding10's tweet image. #AgenticAI journey with #Python 🤖

Learnt to use #FastAPI — built simple GET & POST APIs.
Explored #HuggingFace: what it is, why it matters & how to connect via access tokens.
Even ran the Gemma-2B model using Transformers pipelines on CLI. 💪
#AI #ML #Coding #100DayChallenge

🧵🚀 Backend Wizards — Stage 0 Completed! 🧙‍♂️ I just completed Stage 0 of the HNG Backend program — where we were tasked to build a dynamic RESTful API using our preferred backend stack. #BackendWizards #HNG #FastAPI #Python @hnginternship

SezonsuZinsu's tweet image. 🧵🚀 Backend Wizards — Stage 0 Completed! 🧙‍♂️

I just completed Stage 0 of the HNG Backend program — where we were tasked to build a dynamic RESTful API using our preferred backend stack.

#BackendWizards #HNG #FastAPI #Python
@hnginternship

Loading...

Something went wrong.


Something went wrong.


United States Trends