Bradley Beddoes
Bradley Beddoes
Sounds reasonable enough - have you progressed at all on this?
Agreed, keep it as simple as possible. TOML seems like a reasonable choice, plain JSON might also work out. Here is a basic example of what I had in mind,...
I just wanted to highlight one of the features I like best about `slog` which is simply the ability to add structure to the resulting log message as different parts...
I'm also very keen to ensure that we provide a detailed TLS support story as @smangelsdorf has recommended. This entire space is full of footguns. Sensible, well researched, secure defaults...
@Nokel81 I've not actually played with express that much, could you provide a link to their documentation on this so I can have a look? If you'd like to have...
@Nokel81 `spike` is an agile-ish term, that indicates some sort of work is going on, research, prototype creation, mock-ups etc to try and figure out if a concept is achievable,...
Hi @krrkcc - At this time there isn't. It is something we're interested in seeing come to Gotham however so I am going to leave this ticket open as a...
I'd certainly like to see this functionality ship from the core Gotham repository and be opt in when folks need it. At this stage I'm not sure on best implementation...
Thanks @StyMaar, had a very brief look will spend some more time in the future. From what I saw it seems that the Gotham `Router` / `RouterBuilder` may also be...
@mike-engel any chance you'd be ok with us adapting some of the ideas in your article into an official Gotham example? n.b. It won't be a direct copy and we'd...