Drkcore

13 07 2010 perl Ruby Python Tweet

Python,Ruby,PerlのMicroframework

Flask周りを調べていたらいくつかあった

Python

  • Flask
  • Bottle
  • itty

Ruby

  • Sinatra

Perl

  • Dancer

Dancer面白そう。

#!/usr/bin/perl
use Dancer;

get '/hello/:name' => sub {
    return "Why, hello there " . params->{name};
};

dance;

About

  • もう5年目(wishlistありマス♡)
  • 最近はPythonとDeepLearning
  • 日本酒自粛中
  • ドラムンベースからミニマルまで
  • ポケモンGOゆるめ

Tag

Python Deep Learning javascript chemoinformatics Emacs sake and more...

Ad

© kzfm 2003-2021