erikthedeveloper / todo-laravel-angularjs-homestead

A simple app to flush out how to best write/test a RESTful API (Laravel 4.2+), front end Web App (AngularJS) with packaged laravel/homestead setup
MIT License
24 stars 6 forks source link

Initial Api Controllers and Resource Routes #20

Closed erikthedeveloper closed 10 years ago

erikthedeveloper commented 10 years ago

WIP - I'll be implementing the methods and maybe implementing a concretion for one of our resource routes ...

@kchunterdeluxe any thoughts on which resource may be the best one to use as a starting/jumping point for dev?

erikthedeveloper commented 10 years ago

@kchunterdeluxe hopefully you can get a minute to look at this today. I wanted to get this merged in this weekend so we can move on to cranking out some stuff for the API and get this rolling!

erikthedeveloper commented 10 years ago

A glimpse/overview of the BaseApiController

screen shot 2014-07-27 at 2 22 41 pm