Yasser Ameur
Yasser Ameur
@mkastner This is a good idea, So we will display the `domain`, `method`, `URI` and `middleware` for the routes it includes in the generated table. The most significant implementation is...
Hi @ahmdtalat Currently dragon does not support `raw body ` parser. I would be a good idea to support that. Feel free to look at [expressjs body parser raw](https://github.com/expressjs/body-parser/blob/master/lib/types/raw.js)
@kt3k thanks for feedback, i will start working on it