We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I updated the API reference documents.
I added the extendable action guide to the sidebar.
I add the "Create a persistent storage" tutorial.
I completed the API gateway tutorial.
I fixed errors in the demo code.
I modified an action declaration referring to `CreateAction` instead of `CreateDummy`.
I added the autodiscovery guide and a tutorial.
I added the "Create a basic engine" tutorial.
I added the home page and the sidebar.
I added some markdown documentation.
I updated the README to showcase some more code
I cleaned up the code a little and I added the license note.
I implemented the autodiscovery feature and prepared a small demo.
I refactored some tests and I implemented the first version of the `#executeAction` method. I refactored some tests and I implemented the first version of the `#executeAction` method.
Created the base of an engine.