Responder

a familiar HTTP Service Framework for Python

Who Am I?

  • Alex Riviere
  • Full Stack Web Developer
  • Mostly program in Python and JavaScript

Let's talk about asyncio

What is Responder?

  • Asynchronous Web Famework 
  • Simple API for implementing services
  • Comes with WhiteNoise for static files
  • Jinja2 for templating
  • Support for WebSockets, GraphQL, and Background Tasks.