Browse Source

🔧 Sort external links in docs to have the most recent at the top (#3568)

pull/3570/head
Sebastián Ramírez 4 years ago
committed by GitHub
parent
commit
ba84f167f5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 500
      docs/en/data/external_links.yml
  2. 2
      docs/en/docs/help-fastapi.md

500
docs/en/data/external_links.yml

@ -1,258 +1,258 @@
articles: articles:
english: english:
- link: https://medium.com/@williamhayes/fastapi-starlette-debug-vs-prod-5f7561db3a59 - author: Dom Patmore
title: FastAPI/Starlette debug vs prod author_link: https://twitter.com/dompatmore
author_link: https://medium.com/@williamhayes link: https://dompatmore.com/blog/authenticate-your-fastapi-app-with-auth0
author: William Hayes title: Authenticate Your FastAPI App with auth0
- link: https://medium.com/data-rebels/fastapi-google-as-an-external-authentication-provider-3a527672cf33 - author: Valon Januzaj
title: FastAPI — Google as an external authentication provider author_link: https://www.linkedin.com/in/valon-januzaj-b02692187/
author_link: https://medium.com/@nilsdebruin link: https://valonjanuzaj.medium.com/deploy-a-dockerized-fastapi-application-to-aws-cc757830ba1b
author: Nils de Bruin title: Deploy a dockerized FastAPI application to AWS
- link: https://medium.com/data-rebels/fastapi-how-to-add-basic-and-cookie-authentication-a45c85ef47d3 - author: Amit Chaudhary
title: FastAPI — How to add basic and cookie authentication author_link: https://twitter.com/amitness
author_link: https://medium.com/@nilsdebruin link: https://amitness.com/2020/06/fastapi-vs-flask/
author: Nils de Bruin title: FastAPI for Flask Users
- link: https://dev.to/errietta/introduction-to-the-fastapi-python-framework-2n10 - author: Louis Guitton
title: Introduction to the fastapi python framework author_link: https://twitter.com/louis_guitton
author_link: https://dev.to/errietta link: https://guitton.co/posts/fastapi-monitoring/
author: Errieta Kostala title: How to monitor your FastAPI service
- link: https://nickc1.github.io/api,/scikit-learn/2019/01/10/scikit-fastapi.html - author: Julien Harbulot
title: "FastAPI and Scikit-Learn: Easily Deploy Models" author_link: https://julienharbulot.com/
author_link: https://nickc1.github.io/ link: https://julienharbulot.com/notification-server.html
author: Nick Cortale title: HTTP server to display desktop notifications
- link: https://medium.com/data-rebels/fastapi-authentication-revisited-enabling-api-key-authentication-122dc5975680 - author: Precious Ndubueze
title: "FastAPI authentication revisited: Enabling API key authentication" author_link: https://medium.com/@gabbyprecious2000
author_link: https://medium.com/@nilsdebruin link: https://medium.com/@gabbyprecious2000/creating-a-crud-app-with-fastapi-part-one-7c049292ad37
author: Nils de Bruin title: Creating a CRUD App with FastAPI (Part one)
- link: https://medium.com/@nico.axtmann95/deploying-a-scikit-learn-model-with-onnx-und-fastapi-1af398268915 - author: Farhad Malik
title: Deploying a scikit-learn model with ONNX and FastAPI author_link: https://medium.com/@farhadmalik
author_link: https://www.linkedin.com/in/nico-axtmann link: https://towardsdatascience.com/build-and-host-fast-data-science-applications-using-fastapi-823be8a1d6a0
author: Nico Axtmann title: Build And Host Fast Data Science Applications Using FastAPI
- link: https://geekflare.com/python-asynchronous-web-frameworks/ - author: Navule Pavan Kumar Rao
title: Top 5 Asynchronous Web Frameworks for Python author_link: https://www.linkedin.com/in/navule/
author_link: https://geekflare.com/author/ankush/ link: https://www.tutlinks.com/deploy-fastapi-on-azure/
author: Ankush Thakur title: Deploy FastAPI on Azure App Service
- link: https://medium.com/@gntrm/jwt-authentication-with-fastapi-and-aws-cognito-1333f7f2729e - author: Davide Fiocco
title: JWT Authentication with FastAPI and AWS Cognito author_link: https://github.com/davidefiocco
author_link: https://twitter.com/gntrm link: https://davidefiocco.github.io/streamlit-fastapi-ml-serving/
author: Johannes Gontrum title: Machine learning model serving in Python using FastAPI and streamlit
- link: https://towardsdatascience.com/how-to-deploy-a-machine-learning-model-dc51200fe8cf - author: Netflix
title: How to Deploy a Machine Learning Model author_link: https://netflixtechblog.com/
author_link: https://www.linkedin.com/in/mgrootendorst/ link: https://netflixtechblog.com/introducing-dispatch-da4b8a2a8072
author: Maarten Grootendorst title: Introducing Dispatch
- link: https://eng.uber.com/ludwig-v0-2/ - author: Stavros Korokithakis
title: "Uber: Ludwig v0.2 Adds New Features and Other Improvements to its Deep Learning Toolbox [including a FastAPI server]" author_link: https://twitter.com/Stavros
author_link: https://eng.uber.com link: https://www.stavros.io/posts/fastapi-with-django/
author: Uber Engineering title: Using FastAPI with Django
- link: https://gitlab.com/euri10/fastapi_cheatsheet - author: Twilio
title: A FastAPI and Swagger UI visual cheatsheet author_link: https://www.twilio.com
author_link: https://gitlab.com/euri10 link: https://www.twilio.com/blog/build-secure-twilio-webhook-python-fastapi
author: "@euri10" title: Build a Secure Twilio Webhook with Python and FastAPI
- link: https://medium.com/@mike.p.moritz/using-docker-compose-to-deploy-a-lightweight-python-rest-api-with-a-job-queue-37e6072a209b - author: Sebastián Ramírez (tiangolo)
title: Using Docker Compose to deploy a lightweight Python REST API with a job queue author_link: https://twitter.com/tiangolo
author_link: https://medium.com/@mike.p.moritz link: https://dev.to/tiangolo/build-a-web-api-from-scratch-with-fastapi-the-workshop-2ehe
author: Mike Moritz title: Build a web API from scratch with FastAPI - the workshop
- link: https://robwagner.dev/tortoise-fastapi-setup/ - author: Paul Sec
title: Setting up Tortoise ORM with FastAPI author_link: https://twitter.com/PaulWebSec
author_link: https://robwagner.dev/ link: https://paulsec.github.io/posts/fastapi_plus_zeit_serverless_fu/
author: Rob Wagner title: FastAPI + Zeit.co = 🚀
- link: https://dev.to/dbanty/why-i-m-leaving-flask-3ki6 - author: cuongld2
title: Why I'm Leaving Flask author_link: https://dev.to/cuongld2
author_link: https://dev.to/dbanty link: https://dev.to/cuongld2/build-simple-api-service-with-python-fastapi-part-1-581o
author: Dylan Anthony title: Build simple API service with Python FastAPI — Part 1
- link: https://medium.com/python-data/how-to-deploy-tensorflow-2-0-models-as-an-api-service-with-fastapi-docker-128b177e81f3 - author: Paurakh Sharma Humagain
title: How To Deploy Tensorflow 2.0 Models As An API Service With FastAPI & Docker author_link: https://twitter.com/PaurakhSharma
author_link: https://medium.com/@bbrenyah link: https://dev.to/paurakhsharma/microservice-in-python-using-fastapi-24cc
author: Bernard Brenyah title: Microservice in Python using FastAPI
- link: https://testdriven.io/blog/fastapi-crud/ - author: Guillermo Cruz
title: "TestDriven.io: Developing and Testing an Asynchronous API with FastAPI and Pytest" author_link: https://wuilly.com/
author_link: https://testdriven.io/authors/herman link: https://wuilly.com/2019/10/real-time-notifications-with-python-and-postgres/
author: Michael Herman title: Real-time Notifications with Python and Postgres
- link: https://towardsdatascience.com/deploying-iris-classifications-with-fastapi-and-docker-7c9b83fdec3a - author: Benjamin Ramser
title: "Towards Data Science: Deploying Iris Classifications with FastAPI and Docker" author_link: https://iwpnd.pw
author_link: https://towardsdatascience.com/@mandygu link: https://iwpnd.pw/articles/2020-03/apache-kafka-fastapi-geostream
author: Mandy Gu title: Apache Kafka producer and consumer with FastAPI and aiokafka
- link: https://medium.com/analytics-vidhya/deploy-machine-learning-models-with-keras-fastapi-redis-and-docker-4940df614ece - author: Navule Pavan Kumar Rao
title: Deploy Machine Learning Models with Keras, FastAPI, Redis and Docker author_link: https://www.linkedin.com/in/navule/
author_link: https://medium.com/@shane.soh link: https://www.tutlinks.com/create-and-deploy-fastapi-app-to-heroku/
author: Shane Soh title: Create and Deploy FastAPI app to Heroku without using Docker
- link: https://medium.com/@arthur393/another-boilerplate-to-fastapi-azure-pipeline-ci-pytest-3c8d9a4be0bb - author: Benjamin Ramser
title: "Another Boilerplate to FastAPI: Azure Pipeline CI + Pytest" author_link: https://iwpnd.pw
author_link: https://twitter.com/arthurheinrique link: https://iwpnd.pw/articles/2020-01/deploy-fastapi-to-aws-lambda
author: Arthur Henrique title: How to continuously deploy a FastAPI to AWS Lambda with AWS SAM
- link: https://iwpnd.pw/articles/2020-01/deploy-fastapi-to-aws-lambda - author: Arthur Henrique
title: How to continuously deploy a FastAPI to AWS Lambda with AWS SAM author_link: https://twitter.com/arthurheinrique
author_link: https://iwpnd.pw link: https://medium.com/@arthur393/another-boilerplate-to-fastapi-azure-pipeline-ci-pytest-3c8d9a4be0bb
author: Benjamin Ramser title: 'Another Boilerplate to FastAPI: Azure Pipeline CI + Pytest'
- link: https://www.tutlinks.com/create-and-deploy-fastapi-app-to-heroku/ - author: Shane Soh
title: Create and Deploy FastAPI app to Heroku without using Docker author_link: https://medium.com/@shane.soh
author_link: https://www.linkedin.com/in/navule/ link: https://medium.com/analytics-vidhya/deploy-machine-learning-models-with-keras-fastapi-redis-and-docker-4940df614ece
author: Navule Pavan Kumar Rao title: Deploy Machine Learning Models with Keras, FastAPI, Redis and Docker
- link: https://iwpnd.pw/articles/2020-03/apache-kafka-fastapi-geostream - author: Mandy Gu
title: Apache Kafka producer and consumer with FastAPI and aiokafka author_link: https://towardsdatascience.com/@mandygu
author_link: https://iwpnd.pw link: https://towardsdatascience.com/deploying-iris-classifications-with-fastapi-and-docker-7c9b83fdec3a
author: Benjamin Ramser title: 'Towards Data Science: Deploying Iris Classifications with FastAPI and Docker'
- link: https://wuilly.com/2019/10/real-time-notifications-with-python-and-postgres/ - author: Michael Herman
title: Real-time Notifications with Python and Postgres author_link: https://testdriven.io/authors/herman
author_link: https://wuilly.com/ link: https://testdriven.io/blog/fastapi-crud/
author: Guillermo Cruz title: 'TestDriven.io: Developing and Testing an Asynchronous API with FastAPI and Pytest'
- link: https://dev.to/paurakhsharma/microservice-in-python-using-fastapi-24cc - author: Bernard Brenyah
title: Microservice in Python using FastAPI author_link: https://medium.com/@bbrenyah
author_link: https://twitter.com/PaurakhSharma link: https://medium.com/python-data/how-to-deploy-tensorflow-2-0-models-as-an-api-service-with-fastapi-docker-128b177e81f3
author: Paurakh Sharma Humagain title: How To Deploy Tensorflow 2.0 Models As An API Service With FastAPI & Docker
- link: https://dev.to/cuongld2/build-simple-api-service-with-python-fastapi-part-1-581o - author: Dylan Anthony
title: Build simple API service with Python FastAPI — Part 1 author_link: https://dev.to/dbanty
author_link: https://dev.to/cuongld2 link: https://dev.to/dbanty/why-i-m-leaving-flask-3ki6
author: cuongld2 title: Why I'm Leaving Flask
- link: https://paulsec.github.io/posts/fastapi_plus_zeit_serverless_fu/ - author: Rob Wagner
title: FastAPI + Zeit.co = 🚀 author_link: https://robwagner.dev/
author_link: https://twitter.com/PaulWebSec link: https://robwagner.dev/tortoise-fastapi-setup/
author: Paul Sec title: Setting up Tortoise ORM with FastAPI
- link: https://dev.to/tiangolo/build-a-web-api-from-scratch-with-fastapi-the-workshop-2ehe - author: Mike Moritz
title: Build a web API from scratch with FastAPI - the workshop author_link: https://medium.com/@mike.p.moritz
author_link: https://twitter.com/tiangolo link: https://medium.com/@mike.p.moritz/using-docker-compose-to-deploy-a-lightweight-python-rest-api-with-a-job-queue-37e6072a209b
author: Sebastián Ramírez (tiangolo) title: Using Docker Compose to deploy a lightweight Python REST API with a job queue
- link: https://www.twilio.com/blog/build-secure-twilio-webhook-python-fastapi - author: '@euri10'
title: Build a Secure Twilio Webhook with Python and FastAPI author_link: https://gitlab.com/euri10
author_link: https://www.twilio.com link: https://gitlab.com/euri10/fastapi_cheatsheet
author: Twilio title: A FastAPI and Swagger UI visual cheatsheet
- link: https://www.stavros.io/posts/fastapi-with-django/ - author: Uber Engineering
title: Using FastAPI with Django author_link: https://eng.uber.com
author_link: https://twitter.com/Stavros link: https://eng.uber.com/ludwig-v0-2/
author: Stavros Korokithakis title: 'Uber: Ludwig v0.2 Adds New Features and Other Improvements to its Deep Learning Toolbox [including a FastAPI server]'
- link: https://netflixtechblog.com/introducing-dispatch-da4b8a2a8072 - author: Maarten Grootendorst
title: Introducing Dispatch author_link: https://www.linkedin.com/in/mgrootendorst/
author_link: https://netflixtechblog.com/ link: https://towardsdatascience.com/how-to-deploy-a-machine-learning-model-dc51200fe8cf
author: Netflix title: How to Deploy a Machine Learning Model
- link: https://davidefiocco.github.io/streamlit-fastapi-ml-serving/ - author: Johannes Gontrum
title: Machine learning model serving in Python using FastAPI and streamlit author_link: https://twitter.com/gntrm
author_link: https://github.com/davidefiocco link: https://medium.com/@gntrm/jwt-authentication-with-fastapi-and-aws-cognito-1333f7f2729e
author: Davide Fiocco title: JWT Authentication with FastAPI and AWS Cognito
- link: https://www.tutlinks.com/deploy-fastapi-on-azure/ - author: Ankush Thakur
title: Deploy FastAPI on Azure App Service author_link: https://geekflare.com/author/ankush/
author_link: https://www.linkedin.com/in/navule/ link: https://geekflare.com/python-asynchronous-web-frameworks/
author: Navule Pavan Kumar Rao title: Top 5 Asynchronous Web Frameworks for Python
- link: https://towardsdatascience.com/build-and-host-fast-data-science-applications-using-fastapi-823be8a1d6a0 - author: Nico Axtmann
title: Build And Host Fast Data Science Applications Using FastAPI author_link: https://www.linkedin.com/in/nico-axtmann
author_link: https://medium.com/@farhadmalik link: https://medium.com/@nico.axtmann95/deploying-a-scikit-learn-model-with-onnx-und-fastapi-1af398268915
author: Farhad Malik title: Deploying a scikit-learn model with ONNX and FastAPI
- link: https://medium.com/@gabbyprecious2000/creating-a-crud-app-with-fastapi-part-one-7c049292ad37 - author: Nils de Bruin
title: Creating a CRUD App with FastAPI (Part one) author_link: https://medium.com/@nilsdebruin
author_link: https://medium.com/@gabbyprecious2000 link: https://medium.com/data-rebels/fastapi-authentication-revisited-enabling-api-key-authentication-122dc5975680
author: Precious Ndubueze title: 'FastAPI authentication revisited: Enabling API key authentication'
- link: https://julienharbulot.com/notification-server.html - author: Nick Cortale
title: HTTP server to display desktop notifications author_link: https://nickc1.github.io/
author_link: https://julienharbulot.com/ link: https://nickc1.github.io/api,/scikit-learn/2019/01/10/scikit-fastapi.html
author: Julien Harbulot title: 'FastAPI and Scikit-Learn: Easily Deploy Models'
- link: https://guitton.co/posts/fastapi-monitoring/ - author: Errieta Kostala
title: How to monitor your FastAPI service author_link: https://dev.to/errietta
author_link: https://twitter.com/louis_guitton link: https://dev.to/errietta/introduction-to-the-fastapi-python-framework-2n10
author: Louis Guitton title: Introduction to the fastapi python framework
- link: https://amitness.com/2020/06/fastapi-vs-flask/ - author: Nils de Bruin
title: FastAPI for Flask Users author_link: https://medium.com/@nilsdebruin
author_link: https://twitter.com/amitness link: https://medium.com/data-rebels/fastapi-how-to-add-basic-and-cookie-authentication-a45c85ef47d3
author: Amit Chaudhary title: FastAPI — How to add basic and cookie authentication
- link: https://valonjanuzaj.medium.com/deploy-a-dockerized-fastapi-application-to-aws-cc757830ba1b - author: Nils de Bruin
title: Deploy a dockerized FastAPI application to AWS author_link: https://medium.com/@nilsdebruin
author_link: https://www.linkedin.com/in/valon-januzaj-b02692187/ link: https://medium.com/data-rebels/fastapi-google-as-an-external-authentication-provider-3a527672cf33
author: Valon Januzaj title: FastAPI — Google as an external authentication provider
- link: https://dompatmore.com/blog/authenticate-your-fastapi-app-with-auth0 - author: William Hayes
title: Authenticate Your FastAPI App with auth0 author_link: https://medium.com/@williamhayes
author_link: https://twitter.com/dompatmore link: https://medium.com/@williamhayes/fastapi-starlette-debug-vs-prod-5f7561db3a59
author: Dom Patmore title: FastAPI/Starlette debug vs prod
german:
- author: Nico Axtmann
author_link: https://twitter.com/_nicoax
link: https://blog.codecentric.de/2019/08/inbetriebnahme-eines-scikit-learn-modells-mit-onnx-und-fastapi/
title: Inbetriebnahme eines scikit-learn-Modells mit ONNX und FastAPI
japanese: japanese:
- link: https://qiita.com/mtitg/items/47770e9a562dd150631d - author: '@bee2'
title: FastAPI|DB接続してCRUDするPython製APIサーバーを構築 author_link: https://qiita.com/bee2
author_link: https://qiita.com/mtitg link: https://qiita.com/bee2/items/75d9c0d7ba20e7a4a0e9
author: "@mtitg" title: '[FastAPI] Python製のASGI Web フレームワーク FastAPIに入門する'
- link: https://qiita.com/ryoryomaru/items/59958ed385b3571d50de - author: '@bee2'
title: python製の最新APIフレームワーク FastAPI を触ってみた author_link: https://qiita.com/bee2
author_link: https://qiita.com/ryoryomaru link: https://qiita.com/bee2/items/0ad260ab9835a2087dae
author: "@ryoryomaru" title: PythonのWeb frameworkのパフォーマンス比較 (Django, Flask, responder, FastAPI, japronto)
- link: https://qiita.com/angel_katayoku/items/0e1f5dbbe62efc612a78 - author: ライトコードメディア編集部
title: FastAPIでCORSを回避 author_link: https://rightcode.co.jp/author/jun
author_link: https://qiita.com/angel_katayoku link: https://rightcode.co.jp/blog/information-technology/fastapi-tutorial-todo-apps-admin-page-improvement
author: "@angel_katayoku" title: '【第4回】FastAPIチュートリアル: toDoアプリを作ってみよう【管理者ページ改良編】'
- link: https://qiita.com/angel_katayoku/items/4fbc1a4e2b33fa2237d2 - author: ライトコードメディア編集部
title: FastAPIをMySQLと接続してDockerで管理してみる author_link: https://rightcode.co.jp/author/jun
author_link: https://qiita.com/angel_katayoku link: https://rightcode.co.jp/blog/information-technology/fastapi-tutorial-todo-apps-authentication-user-registration
author: "@angel_katayoku" title: '【第3回】FastAPIチュートリアル: toDoアプリを作ってみよう【認証・ユーザ登録編】'
- link: https://qiita.com/angel_katayoku/items/8a458a8952f50b73f420 - author: ライトコードメディア編集部
title: FastAPIでPOSTされたJSONのレスポンスbodyを受け取る author_link: https://rightcode.co.jp/author/jun
author_link: https://qiita.com/angel_katayoku link: https://rightcode.co.jp/blog/information-technology/fastapi-tutorial-todo-apps-model-building
author: "@angel_katayoku" title: '【第2回】FastAPIチュートリアル: ToDoアプリを作ってみよう【モデル構築編】'
- link: https://qiita.com/hikarut/items/b178af2e2440c67c6ac4 - author: ライトコードメディア編集部
title: フロントエンド開発者向けのDockerによるPython開発環境構築 author_link: https://rightcode.co.jp/author/jun
author_link: https://qiita.com/hikarut link: https://rightcode.co.jp/blog/information-technology/fastapi-tutorial-todo-apps-environment
author: Hikaru Takahashi title: '【第1回】FastAPIチュートリアル: ToDoアプリを作ってみよう【環境構築編】'
- link: https://rightcode.co.jp/blog/information-technology/fastapi-tutorial-todo-apps-environment - author: Hikaru Takahashi
title: "【第1回】FastAPIチュートリアル: ToDoアプリを作ってみよう【環境構築編】" author_link: https://qiita.com/hikarut
author_link: https://rightcode.co.jp/author/jun link: https://qiita.com/hikarut/items/b178af2e2440c67c6ac4
author: ライトコードメディア編集部 title: フロントエンド開発者向けのDockerによるPython開発環境構築
- link: https://rightcode.co.jp/blog/information-technology/fastapi-tutorial-todo-apps-model-building - author: '@angel_katayoku'
title: "【第2回】FastAPIチュートリアル: ToDoアプリを作ってみよう【モデル構築編】" author_link: https://qiita.com/angel_katayoku
author_link: https://rightcode.co.jp/author/jun link: https://qiita.com/angel_katayoku/items/8a458a8952f50b73f420
author: ライトコードメディア編集部 title: FastAPIでPOSTされたJSONのレスポンスbodyを受け取る
- link: https://rightcode.co.jp/blog/information-technology/fastapi-tutorial-todo-apps-authentication-user-registration - author: '@angel_katayoku'
title: "【第3回】FastAPIチュートリアル: toDoアプリを作ってみよう【認証・ユーザ登録編】" author_link: https://qiita.com/angel_katayoku
author_link: https://rightcode.co.jp/author/jun link: https://qiita.com/angel_katayoku/items/4fbc1a4e2b33fa2237d2
author: ライトコードメディア編集部 title: FastAPIをMySQLと接続してDockerで管理してみる
- link: https://rightcode.co.jp/blog/information-technology/fastapi-tutorial-todo-apps-admin-page-improvement - author: '@angel_katayoku'
title: "【第4回】FastAPIチュートリアル: toDoアプリを作ってみよう【管理者ページ改良編】" author_link: https://qiita.com/angel_katayoku
author_link: https://rightcode.co.jp/author/jun link: https://qiita.com/angel_katayoku/items/0e1f5dbbe62efc612a78
author: ライトコードメディア編集部 title: FastAPIでCORSを回避
- link: https://qiita.com/bee2/items/0ad260ab9835a2087dae - author: '@ryoryomaru'
title: PythonのWeb frameworkのパフォーマンス比較 (Django, Flask, responder, FastAPI, japronto) author_link: https://qiita.com/ryoryomaru
author_link: https://qiita.com/bee2 link: https://qiita.com/ryoryomaru/items/59958ed385b3571d50de
author: "@bee2" title: python製の最新APIフレームワーク FastAPI を触ってみた
- link: https://qiita.com/bee2/items/75d9c0d7ba20e7a4a0e9 - author: '@mtitg'
title: "[FastAPI] Python製のASGI Web フレームワーク FastAPIに入門する" author_link: https://qiita.com/mtitg
author_link: https://qiita.com/bee2 link: https://qiita.com/mtitg/items/47770e9a562dd150631d
author: "@bee2" title: FastAPI|DB接続してCRUDするPython製APIサーバーを構築
vietnamese:
- link: https://fullstackstation.com/fastapi-trien-khai-bang-docker/
title: "FASTAPI: TRIỂN KHAI BẰNG DOCKER"
author_link: https://fullstackstation.com/author/figonking/
author: Nguyễn Nhân
russian: russian:
- link: https://habr.com/ru/post/454440/ - author: Troy Köhler
title: "Мелкая питонячая радость #2: Starlette - Солидная примочка – FastAPI" author_link: https://www.linkedin.com/in/trkohler/
author_link: https://habr.com/ru/users/57uff3r/ link: https://trkohler.com/fast-api-introduction-to-framework
author: Andrey Korchak title: 'FastAPI: знакомимся с фреймворком'
- link: https://habr.com/ru/post/478620/ - author: prostomarkeloff
title: Почему Вы должны попробовать FastAPI? author_link: https://github.com/prostomarkeloff
author_link: https://github.com/prostomarkeloff link: https://habr.com/ru/post/478620/
author: prostomarkeloff title: Почему Вы должны попробовать FastAPI?
- link: https://trkohler.com/fast-api-introduction-to-framework - author: Andrey Korchak
title: "FastAPI: знакомимся с фреймворком" author_link: https://habr.com/ru/users/57uff3r/
author_link: https://www.linkedin.com/in/trkohler/ link: https://habr.com/ru/post/454440/
author: Troy Köhler title: 'Мелкая питонячая радость #2: Starlette - Солидная примочка – FastAPI'
german: vietnamese:
- link: https://blog.codecentric.de/2019/08/inbetriebnahme-eines-scikit-learn-modells-mit-onnx-und-fastapi/ - author: Nguyễn Nhân
title: Inbetriebnahme eines scikit-learn-Modells mit ONNX und FastAPI author_link: https://fullstackstation.com/author/figonking/
author_link: https://twitter.com/_nicoax link: https://fullstackstation.com/fastapi-trien-khai-bang-docker/
author: Nico Axtmann title: 'FASTAPI: TRIỂN KHAI BẰNG DOCKER'
podcasts: podcasts:
english: english:
- link: https://pythonbytes.fm/episodes/show/123/time-to-right-the-py-wrongs?time_in_sec=855 - author: Podcast.`__init__`
title: FastAPI on PythonBytes author_link: https://www.pythonpodcast.com/
author_link: https://pythonbytes.fm/ link: https://www.pythonpodcast.com/fastapi-web-application-framework-episode-259/
author: Python Bytes FM title: Build The Next Generation Of Python Web Applications With FastAPI - Episode 259 - interview to Sebastían Ramírez (tiangolo)
- link: https://www.pythonpodcast.com/fastapi-web-application-framework-episode-259/ - author: Python Bytes FM
title: "Build The Next Generation Of Python Web Applications With FastAPI - Episode 259 - interview to Sebastían Ramírez (tiangolo)" author_link: https://pythonbytes.fm/
author_link: https://www.pythonpodcast.com/ link: https://pythonbytes.fm/episodes/show/123/time-to-right-the-py-wrongs?time_in_sec=855
author: Podcast.`__init__` title: FastAPI on PythonBytes
talks: talks:
english: english:
- link: https://www.youtube.com/watch?v=3DLwPcrE5mA - author: Sebastián Ramírez (tiangolo)
title: "PyCon UK 2019: FastAPI from the ground up" author_link: https://twitter.com/tiangolo
author_link: https://twitter.com/chriswithers13 link: https://www.youtube.com/watch?v=PnpTY1f4k2U
author: Chris Withers title: '[VIRTUAL] Py.Amsterdam''s flying Software Circus: Intro to FastAPI'
- link: https://www.youtube.com/watch?v=z9K5pwb0rt8 - author: Sebastián Ramírez (tiangolo)
title: "PyConBY 2020: Serve ML models easily with FastAPI" author_link: https://twitter.com/tiangolo
author_link: https://twitter.com/tiangolo link: https://www.youtube.com/watch?v=z9K5pwb0rt8
author: "Sebastián Ramírez (tiangolo)" title: 'PyConBY 2020: Serve ML models easily with FastAPI'
- link: https://www.youtube.com/watch?v=PnpTY1f4k2U - author: Chris Withers
title: "[VIRTUAL] Py.Amsterdam's flying Software Circus: Intro to FastAPI" author_link: https://twitter.com/chriswithers13
author_link: https://twitter.com/tiangolo link: https://www.youtube.com/watch?v=3DLwPcrE5mA
author: "Sebastián Ramírez (tiangolo)" title: 'PyCon UK 2019: FastAPI from the ground up'

2
docs/en/docs/help-fastapi.md

@ -92,7 +92,7 @@ You can [contribute](contributing.md){.internal-link target=_blank} to the sourc
* To fix a typo you found on the documentation. * To fix a typo you found on the documentation.
* To share an article, video, or podcast you created or found about FastAPI by <a href="https://github.com/tiangolo/fastapi/edit/master/docs/en/data/external_links.yml" class="external-link" target="_blank">editing this file</a>. * To share an article, video, or podcast you created or found about FastAPI by <a href="https://github.com/tiangolo/fastapi/edit/master/docs/en/data/external_links.yml" class="external-link" target="_blank">editing this file</a>.
* Make sure you add your link to the end of the corresponding section. * Make sure you add your link to the start of the corresponding section.
* To help [translate the documentation](contributing.md#translations){.internal-link target=_blank} to your language. * To help [translate the documentation](contributing.md#translations){.internal-link target=_blank} to your language.
* You can also help reviewing the translations created by others. * You can also help reviewing the translations created by others.
* To propose new documentation sections. * To propose new documentation sections.

Loading…
Cancel
Save