An open API service indexing awesome lists of open source software.

https://github.com/dcblogdev/macawdemo

Foundations for a router application
https://github.com/dcblogdev/macawdemo

Last synced: 7 months ago
JSON representation

Foundations for a router application

Awesome Lists containing this project

README

          

MacawDemo
=========

Build the foundations of an application with the Macaw routing class to route requests to closures or to a class (controller)

These files acompany the tutorial: [Macaw: Route closures and controllers](http://daveismyname.com/macaw-route-closures-and-controllers-bp)

Original: [Macaw Repo](https://github.com/Codingbean/Macaw)