Hi @panesofglass,
Would you mind to add (or consent that we add) frank in here ?
This project compare performance based on 3 routes :
GET /, SHOULD return a successful status code and an empty stringGET /user/:id, SHOULD return a successful status code and the idPOST /user, SHOULD return a successful status code and an empty stringRegards,
I'd be delighted to add it. I'll submit a PR tonight. Thank you!
I'm happy to do a PR for this. I'm fairly familiar with these tests, but is there a requirements doc I can follow?
@pimbrouwers looks like it is simply three handlers. You should be able to follow the Suave example.
My apologies. I thought these were the tech empower benchmarks.
This should be dead simple. I'll PR tomorrow morning.
@pimbrouwers I may just include a sample for each in my PR. I don鈥檛 think this would be challenging. Saturn may be slightly tougher, but I doubt it.
@granicz or @Tarmil, want to take a crack at adding a WebSharper option?
@granicz and @Tarmil, I included a sample in my PR #2874
To keep code consistent, between F# frameworks, I want to use a formatter. What do you think of https://github.com/fsprojects/fantomas-tools ?
That's fantastic! I think you want https://github.com/fsprojects/fantomas#command-line-tool--api.
I added fantomas and re-formatted the files using the defaults.
Not at all. https://restyled.io will take care ok (on the next release)
@waghanza, should I roll back the previous change, then?
nop, thanks for your work. I'll handle it :heart: