Shyam Seshadri04/14/10
3614 views
1 replies
APIs seem to be like opinions. Everyone has one, and no two people
have the same concept of what constitutes a good one. An API is
supposed to be an interface that is exposed for other programs or
programmers to use to interact with your code. Except, each...