<?php
namespace Awaki;
require_once __DIR__ . '/../awaki.php';
$awk->setUpHttp();
$awk->dispatchHttp();