Upgrade to Pro — share decks privately, control downloads, hide ads and more …

FlaskとDjango以外のAPI開発の選択肢

shimakaze-git
April 10, 2019
360

 FlaskとDjango以外のAPI開発の選択肢

shimakaze-git

April 10, 2019
Tweet

More Decks by shimakaze-git

Transcript

  1. Pythonの二大巨頭 Flask - 軽量 - WSGI - 学習コスト低 Django -

    フルスタック - WSGI - 学習コスト高
  2. Flacon Features Features - Resource - Routing - Hooks -

    Middleware ThirdParty - SQL ORM - Validation Falcon Features