In one of the next versions there should be the option to turn markdown directly into a fully working API similar to JSON or Class modes already existing.
Sample markdown could look like this:
##classDefinition
# Car
* route: car
* cache: true
## Attributes:
* id, int
* name, string,
In one of the next versions there should be the option to turn markdown directly into a fully working API similar to JSON or Class modes already existing.
Sample markdown could look like this: