Skip to content
Menu
PyCon HK
  • Schedule
    • 2023
    • 2022
    • 2021
    • 2020 Fall
    • 2020 Spring
    • 2018
    • 2017
    • 2016
    • 2015
  • Sponsors
    • 2023
    • 2022
    • 2021
    • 2020 Fall
    • 2018
    • 2017
    • 2016
    • 2015
  • Organizers
    • Organizers
    • Volunteers
    • Booths
  • Supporting Organizations
  • Code of Conduct
    • Procedures for Reporting Incidents
    • Enforcement Procedures
  • About
    • PyCon HK
    • Conference Highlights
    • 2023
    • 2022
    • 2021
    • 2020 Fall
    • 2020 Spring
    • 2018
    • 2017
      • Photos
      • Videos
    • 2016
      • Photos
      • Videos
    • 2015
      • Photos
PyCon HK

Building REST API endpoint with FastAPI

Posted on October 26, 2020September 18, 2024

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/

  • Instagram
  • LinkedIn
  • Facebook
  • Twitter
  • YouTube

Archives

©2025 PyCon HK | Powered by SuperbThemes!
← Miniframes: Developing Embedded Graphical User Interfaces using LCDs and Microcontroller via Micropython User ← Integrating data pipeline with Tensorflow model deployment using PySpark