Laracon 2013, Day 2 Talk 1, Aaron Kuzemchak - Simple API Development With Laravel
Laravel is a fantastic choice for building REST APIs, and has a number of tricks that can simplify the development process. We'll discuss best practices of API development, look at how to utilize Laravel to create a solid foundation for your API, add a user authentication layer, and prevent potential abuse via rate limiting.