Skip to content
Menu
PyCon Hong Kong
  • Schedule
  • Sponsors
  • Ticket
  • Staff
  • Code of Conduct
  • About
    • PyCon HK
    • 2020 Fall
      • Photos
    • 2020 Spring
      • Photos
    • 2018
      • Photos
    • 2017
      • Photos
      • Videos
    • 2016
      • Photos
      • Videos
    • 2015
      • Photos
PyCon Hong Kong

Building REST API endpoint with FastAPI

Posted on October 26, 2020November 23, 2020

FastAPI is becoming a popular library in building REST API endpoint.  The documentation interface and typing conversion makes it much easier and faster to develop and debug when compared to vanilla Flask.  I am going to share some experience in migrating from Flask to FastAPI, as well as integrating authentication and testing with FastAPI.

Language: English
Date & Time: 7 November 2020, Saturday 12:10-12:40
Speaker: Chris Choy

Chris is currently building a Energy Analytics solution at Carnot Innovations.  He has worked on tailored data mining solutions in multiple domains including manufacturing, enegy, banking and retail industry.  He earned his Dphil in Statistics from University of Oxford.       

LinkedIn: https://www.linkedin.com/in/christlc/

Sponsors

Recent Posts

  • PyCon HK 2020 Fall Photos
  • MySQL speaks at PyCon HK
  • Microsoft speak at PyCon HK 2020 Fall
  • Clover Health speaks at PyCon HK 2020 Fall
  • Sponsors – PyCon HK 2020 Fall

Categories

  • 2020 Fall
  • 2020 Spring
  • 2018
  • Conference Highlights

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
©2021 PyCon Hong Kong | Powered by WordPress and Superb Themes!
← Miniframes: Developing Embedded Graphical User Interfaces using LCDs and Microcontroller via Micropython User ← Integrating data pipeline with Tensorflow model deployment using PySpark