Five people voted to close Best way to build api, before anyone said why they thought it should be closed. I tried to improve the text. It seems like a perfectly valid question.
|
I'd probably close it for the "Not constructive" reason:
Generally any question that's "what's the best..." is going to solicit opinion and debate, and aren't what SO is for. |
|||||
|
|
The question is rather generic, without any details that allows to give a more specific answer.
That is a generic description for a web service. If the question would not have said, "send parameters" I could have thought of a generic API.
There isn't a description of the operations made, or the type of class being returned. I can just expect a very generic answer.
The answer depends from the operations being done. I would not create a web service for just calculating the sum of two numbers, but a web service could be created to make a complex calculation.
The fact the question is too generic is evident from the answer, which contains a link to a page titled, "What Is Windows Communication Foundation." |
|||||||||||||||||
|
|
Your grammar fix-ups definitely helped, but I'm still unclear if he is looking for advice on good API design principles or looking for advice on which buttons to click to get his IDE to emit a pile of boilerplate code for him to fill in with his API details. Jon Skeet's Writing the Perfect Question has a lot of advice of what makes for a good question. The current state of the question doesn't fit my idea of a good question and no amount of copy-editing can bring it there -- only the original questioner can fill in the missing details to his question. |
|||
|
|