1. Урок 1. 00:07:47
    POST To Create
  2. Урок 2. 00:04:42
    Finish POST with a Form
  3. Урок 3. 00:05:04
    Handling data with a Form
  4. Урок 4. 00:03:21
    GET one Programmer
  5. Урок 5. 00:03:52
    Tightening up the Response
  6. Урок 6. 00:05:24
    GET a Collection of Programmers
  7. Урок 7. 00:03:01
    Add a Test!
  8. Урок 8. 00:02:32
    Test Code Reuse
  9. Урок 9. 00:04:23
    Tests with the Container
  10. Урок 10. 00:03:03
    Mad Test Debugging
  11. Урок 11. 00:06:24
    Test Fixtures and the PropertyAccess Component
  12. Урок 12. 00:06:22
    The ResponseAsserter!
  13. Урок 13. 00:06:53
    Using a Test Database
  14. Урок 14. 00:06:42
    PUT is for Updating
  15. Урок 15. 00:03:26
    Read-Only Fields
  16. Урок 16. 00:03:00
    DELETE is for Saying Goodbye
  17. Урок 17. 00:03:19
    PATCH is (also) for Updating (basically)
  18. Урок 18. 00:05:48
    Using a Serializer
  19. Урок 19. 00:02:40
    Centralize that Response!
  20. Урок 20. 00:05:22
    Taking Control of the Serializer