└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # rest-api-playlist 2 | Course files for the REST API tutorial series on The Net Ninja Youtube channel 3 | 4 | # How to use 5 | Each branch corresponds to a specific lesson in the playlist. For example the lesson-10 branch will contain the code at the END of lesson 10. 6 | 7 | Not every lesson has a corresponding branch (e.g. where the lesson added nothing else to the code). 8 | --------------------------------------------------------------------------------