FastAPI Extension for VS Code Now Available

This title was summarized by AI from the post below.
View profile for Savannah Ostrowski

I’m the Release Manager for…7K followers

Hey, you! Are you using FastAPI? Well, I have great news for you! I've been working on something very cool for the past few months and today, it's finally yours! The *official* FastAPI extension for VS Code is now available in the marketplace! 🎉 The extension features: - 🗺️ Path Operation Explorer — A sidebar tree view of all routes in your application; click to jump to any route or router definition. - 🔎 Route Search — Search routes by path, method, or name with Ctrl+Shift+E (Cmd+Shift+E on Mac). - 🧭 CodeLens Navigation — Clickable links above test client calls (e.g. client.get('/items')) that jump to the matching route for quick navigation between tests and implementation. - 🚀 Deploy to FastAPI Cloud — One-click deployment of your app to FastAPI Cloud. - 🪵 Stream Application Logs — Real-time log streaming from your deployed application with level filtering and text search. I might be biased but if you're building a FastAPI application, you're going to want this installed (oh! and it also works in browser environments like vscode.dev and github.dev, and Cursor too!). Install ✨: https://lnkd.in/g8uy62PK Star it on GitHub ⭐: https://lnkd.in/g7rgBf5u

  • text
Erin Mikail 🏄🏼♀️ Staples

Tiger Data (creators of…5K followers

1mo

Yay yay yay! Excited to use this

Oleg Safronov

Resovio.com717 followers

1mo

Routers are most (if not the only) important interface to your apps - but codewise it’s so tiny-tiny part of code base :) you are switching between your models/schemas/dtos/services/usecases/repos/infra/config/tests-of-all-the-kinds 90% of time. Routes are thin.

Danish Mohammed

Samsung Electronics MENA655 followers

1mo

Fastapi cloud still shows waiting list then how are you deploying?

Isac A. S.S.O

Fiverr Gig Promotion USA989 followers

4w

Developer tooling often shapes how enjoyable a framework is to work with. Having native support in VS Code for exploring routes, navigating between tests and endpoints, and inspecting application structure can significantly improve the development workflow for larger FastAPI projects. Features like the Path Operation Explorer are especially valuable once APIs start growing beyond a handful of routes. It’s great to see the ecosystem investing in tools that make API development more observable and navigable. Isac d, Orléans

Like
Reply
Joseph Fuge

LocoLingua1K followers

1mo

🎧 Eric Riddoch this looks like such a nice user interface! I wonder if better code navigation interfaces like this will become more popular as we move to reviewing code more.

deploying to FastAPI Cloud is a huge win, been looking for a seamless way to get our review API integrated with a framework that can handle webhook-driven infrastructure, this might just be the missing piece

Like
Reply
Farzin Farzbood

IPENprj173 followers

1mo

Good Thinking 👌 Nice initial release, looking forward deeper diving in standard Project Structures, features e.g: Models, Schemas, Dependencies, Background Tasks, emerging Agentic-AI/Tooling flows. Happy Coding ✨

Like
Reply
Syed Arsalan

Remote795 followers

1mo

Exciting news. I’ll definitely check it out.

See more comments

To view or add a comment, sign in

Explore content categories