⚠️ This lesson is retired and might contain outdated information.

Rails Todo API Part 1

Brett Cassette
InstructorBrett Cassette

Share this video with your friends

Send Tweet
Published 9 years ago
Updated 3 years ago

Rails makes an excellent choice for delivering data to AngularJS via REST apis. In this first lesson of a two part series, you'll see how to create a simple API for CRUD operations on TODOs using Rails. This isn't an introduction to Rails, and assumes you know the basics.