This is the repository for the Guidesmiths Systemic workshop. We will tag all the lessons so that you can move around the repository with git checkout <Tag_name|Lesson_tag>
.
- Basic Systemic structure -
git checkout lesson-1
- Systemic API REST -
git checkout lesson-2
- Testing API REST -
git checkout lesson-3
- Handling errors -
git checkout lesson-4
- Creating Slack API system and how to send config -
git checkout lesson-5
- Mocking one system -
git checkout lesson-6
- Easy Docs & validation -
git checkout lesson-7