slimphp-api / slim-api

Command line interface for generating API end points with Slim
MIT License
11 stars 1 forks source link

Feature/scaffold generator #20

Closed gabriel403 closed 9 years ago

gabriel403 commented 9 years ago

Reuses the existing controller/model generators but with basic model usage in the controller methods. Creates basic routes and dependency injection for the scaffold.

closes #4