I was wondering what language could I use in order to make an api that mobile applications and facebook applications could use. They would download a library that would be speicifc to their language of coding for either mobile or facebook application.
-What types of servers would I need if many people were making calls to the api simultaneously.
-What about the server that handles the api requests, if I wanted to make something happen such as a database query when the api gets called, what type of programming/hardware does that require? etc etc
-The api would have to be super secure.
