|
There are more than 8,000 known web APIs in existence, ofOfering from weather, to financial data, to the ability to search inside libraries. One thing I haven't found, however, is one API that lets the skilled developer manipulate and search multiple APIs at once. A few questions.
* I'm currently using a SQL style language to make adding more advanced features easier on my part, but if someone has a better idea, I'm all ears.
* If a service requires user authentication (i.e. Twitter), my current plan has users passing in auth data in the body of a POST request, is this secure or is there a better way to do this? If someone has any comments, questions, or ideas, please let me know. Thank you for your time and consideration. |
There is one, it is called "the internet"