Recipes
Our documentation is extensive and allows you to deeply understand what happens inside your workflows. However, most use-cases don't require that level of depth, so we wrote this section to give you some deeply practical examples of how to build stuff using LittleHorse, with links to the more academic sections of the documentation for those who need that info.
After you've cooked a few of the basic recipes, you'll be coming up with your own creations in no time!
tip
If you want to follow along with the code in these recipes, we recommend you check out our installation docs and:
- Install
lhctl
. - Get a local LittleHorse Server running for development.
- Add the appropriate dependencies for our SDK in the language of your choice.