Toro는 RESTful 웹 애플리케이션 및 API 개발을 위한 PHP 라우터입니다. 작업을 완료하려는 미니멀리스트를 위해 설계되었습니다.
https://github.com/anandkunal/ToroPHP
http://toroweb.org/
<?php class HelloHandler { function get() { echo "Hello, world"; } } Toro::serve(array( "/" => "HelloHandler", ));
등록된 댓글이 없습니다.
코리아뉴스 2001 - , All right reserved. 더보기