Welcome to Moulinette’s documentation!¶
https://github.com/yunohost/Moulinette is the internal framework used by YunoHost to generate both its web Rest API and CLI interface.
This framework is aimed at: define once, get both CLI and web Rest API at the same time, offering easy and fast development and a ubiquitous experience from different interfaces.
This documentation is mainly aimed for the YunoHost’s collective and serves as a reference.
Contents:
- Role and syntax of the actionsmap
- Common LDAP operation (for YunoHost but not only)
- LDAP architecture in Yunohost
- LDAP integration in Yunohost applications
- Translations using the m18n object
- File system operation utils
- Network operation utils
- Process operation utils
- Stream operation utils
- Text operation utils