⚡
  • ПОЧЕТНА
  • НОВОСТИ
  • УСЛУГЕ
  • АРХИТЕКТУРА
  • TECH STACK
  • ПОРТФОЛИО
  • О МЕНИ
  • КОНТАКТ
ПОЧЕТНАНОВОСТИУСЛУГЕАРХИТЕКТУРАTECH STACKПОРТФОЛИОО МЕНИКОНТАКТ
© 2026 Miodrag Gromilić. Sva prava zadrzana.
ПОЧЕТНАНОВОСТИУСЛУГЕTECH STACKПОРТФОЛИОКОНТАКТО МЕНИFAQ
Назад на вештине

FastAPI

Од 2018High-performance Python web framework

High-performance Python web framework — async-native, auto-documented, built for modern APIs.

Преглед

FastAPI is my Python framework of choice for building production APIs. Its async/await support with Starlette, automatic OpenAPI/Swagger docs, and Pydantic-based validation make it incredibly productive. I use it for AI/ML service endpoints, microservices, and real-time data pipelines. The type-hint-driven approach catches bugs at development time while generating full API documentation automatically.

Случајеви употребе

  • AI/ML API endpoints
  • microservices
  • real-time data pipelines
  • webhook processors
  • async task orchestration
  • REST/GraphQL hybrid backends

Предности

  • Blazing fast (on par with Node.js/Go)
  • auto-generated OpenAPI docs
  • Pydantic validation
  • async-native
  • excellent DX with type hints
  • dependency injection built-in

Разматрања

  • Smaller ecosystem than Django/Flask
  • newer community
  • async complexity for beginners
  • limited admin/CMS tooling

Одлично ради са

PythonPostgreSQLRedisDockerKubernetesOpenAILangChain

Сродне технологије

PHP
Од 1995
Laravel
Од 2011
CakePHP
Од 2005
Python
Од 1991
Node.js
Од 2009
Express
Од 2010
Назад на вештине КОНТАКТ