[TalkPython] Modern APIs with FastAPI and Python Course (2020) [En]

磁链地址复制复制磁链成功
磁链详情
文件数目:252个文件
文件大小:3.09 GB
收录时间:2021-01-23
访问次数:5
相关内容:TalkPythonModernAPIswithFastAPIPythonCourse2020
文件meta
  • Modern APIs with FastAPI and Python/05 Building a realistic API/06-partitioning-with-routers.mp4
    122.14 MB
  • Modern APIs with FastAPI and Python/08 Deploying FastAPI on Linux with gunicorn and nginx/02-surveying-some-hosting-options.mp4
    121.91 MB
  • Modern APIs with FastAPI and Python/07 Accepting inbound data/10-reviewing-the-api-docs.mp4
    102.86 MB
  • Modern APIs with FastAPI and Python/04 Modern language foundations/08-asgi-servers.mp4
    102.11 MB
  • Modern APIs with FastAPI and Python/04 Modern language foundations/09-model-validation-hard-way.mp4
    97.02 MB
  • Modern APIs with FastAPI and Python/08 Deploying FastAPI on Linux with gunicorn and nginx/10-gunicorn-as-systemd-unit.mp4
    96.29 MB
  • Modern APIs with FastAPI and Python/07 Accepting inbound data/02-report-data-layer.mp4
    93.96 MB
  • Modern APIs with FastAPI and Python/07 Accepting inbound data/08-report-client-app.mp4
    92.74 MB
  • Modern APIs with FastAPI and Python/06 Error handling and performance/01-faster-with-caching-data.mp4
    87.1 MB
  • Modern APIs with FastAPI and Python/05 Building a realistic API/03-rendering-html-templates.mp4
    86.93 MB
  • Modern APIs with FastAPI and Python/06 Error handling and performance/03-error-responses.mp4
    83.57 MB
  • Modern APIs with FastAPI and Python/08 Deploying FastAPI on Linux with gunicorn and nginx/07-preparing-to-run-fastapi.mp4
    82.07 MB
  • Modern APIs with FastAPI and Python/08 Deploying FastAPI on Linux with gunicorn and nginx/11-installing-and-running-nginx.mp4
    80.75 MB
  • Modern APIs with FastAPI and Python/04 Modern language foundations/10-model-validation-with-pydantic.mp4
    76.55 MB
  • Modern APIs with FastAPI and Python/07 Accepting inbound data/09-recent-events-on-the-home-page.mp4
    70.44 MB
  • Modern APIs with FastAPI and Python/03 Building our first API/09-responding-to-requests.mp4
    67.43 MB
  • Modern APIs with FastAPI and Python/04 Modern language foundations/06-async-web-scraper.mp4
    66.65 MB
  • Modern APIs with FastAPI and Python/08 Deploying FastAPI on Linux with gunicorn and nginx/04-connecting-to-and-patching-our-server.mp4
    66.01 MB
  • Modern APIs with FastAPI and Python/07 Accepting inbound data/04-adding-a-report-in-the-api.mp4
    65.6 MB
  • Modern APIs with FastAPI and Python/05 Building a realistic API/11-setting-the-api-key.mp4
    63.61 MB
  • Modern APIs with FastAPI and Python/08 Deploying FastAPI on Linux with gunicorn and nginx/08-getting-the-source.mp4
    59.1 MB
  • Modern APIs with FastAPI and Python/01 Welcome to the course/02-why-fastapi.mp4
    58.36 MB
  • Modern APIs with FastAPI and Python/05 Building a realistic API/10-openweather-data-info.mp4
    55.22 MB
  • Modern APIs with FastAPI and Python/05 Building a realistic API/12-calling-openweathermap-synchronously.mp4
    55.02 MB
  • Modern APIs with FastAPI and Python/04 Modern language foundations/02-type-hints.mp4
    54.38 MB
  • Modern APIs with FastAPI and Python/07 Accepting inbound data/03-adding-the-all-reports-api.mp4
    53.04 MB
  • Modern APIs with FastAPI and Python/08 Deploying FastAPI on Linux with gunicorn and nginx/12-adding-ssl-for-https.mp4
    52.61 MB
  • Modern APIs with FastAPI and Python/03 Building our first API/03-the-most-basic-api.mp4
    50.54 MB
  • Modern APIs with FastAPI and Python/05 Building a realistic API/13-making-an-async-api-method.mp4
    49.84 MB
  • Modern APIs with FastAPI and Python/05 Building a realistic API/05-static-files.mp4
    48.49 MB
  • Modern APIs with FastAPI and Python/05 Building a realistic API/09-pydantic-models.mp4
    47.99 MB
  • Modern APIs with FastAPI and Python/04 Modern language foundations/03-adding-type-hints.mp4
    44.14 MB
  • Modern APIs with FastAPI and Python/08 Deploying FastAPI on Linux with gunicorn and nginx/03-create-a-server-at-digital-ocean.mp4
    43.71 MB
  • Modern APIs with FastAPI and Python/05 Building a realistic API/08-weather-api-signature.mp4
    43.01 MB
  • Modern APIs with FastAPI and Python/04 Modern language foundations/01-modern-lang-intro.mp4
    39.99 MB
  • Modern APIs with FastAPI and Python/03 Building our first API/06-know-your-http-status-codes.mp4
    38.97 MB
  • Modern APIs with FastAPI and Python/08 Deploying FastAPI on Linux with gunicorn and nginx/06-adding-ohmyzsh.mp4
    37.41 MB
  • Modern APIs with FastAPI and Python/04 Modern language foundations/05-non-async-web-scraper.mp4
    35.81 MB
  • Modern APIs with FastAPI and Python/03 Building our first API/01-intro-to-our-first-api.mp4
    34.85 MB
  • Modern APIs with FastAPI and Python/03 Building our first API/02-project-setup.mp4
    34.35 MB
  • Modern APIs with FastAPI and Python/01 Welcome to the course/03-modern-python-and-apis.mp4
    30.45 MB
  • Modern APIs with FastAPI and Python/03 Building our first API/12-a-home-page-of-sorts.mp4
    30.21 MB
  • Modern APIs with FastAPI and Python/03 Building our first API/07-passing-data-to-the-api.mp4
    30.11 MB
  • Modern APIs with FastAPI and Python/07 Accepting inbound data/05-calling-the-post-method-with-tools.mp4
    27.58 MB
  • Modern APIs with FastAPI and Python/05 Building a realistic API/02-creating-the-weather-project.mp4
    26.85 MB
  • Modern APIs with FastAPI and Python/03 Building our first API/05-know-your-http-verbs.mp4
    22.73 MB
  • Modern APIs with FastAPI and Python/07 Accepting inbound data/06-playing-nice-with-status-codes.mp4
    21.99 MB
  • Modern APIs with FastAPI and Python/03 Building our first API/10-using-specialized-responses.mp4
    19.09 MB
  • Modern APIs with FastAPI and Python/05 Building a realistic API/01-introducing-our-main-api.mp4
    16.59 MB
  • Modern APIs with FastAPI and Python/02 Setup and following along/01-setup-python-version.mp4
    15.21 MB
©2018 cilimao.app 磁力猫 v3.0
使用必读|联系我们|地址发布|种子提交