While I am studying about developing web application, I was curious about how the web api works.
I looked up "review.tizen" to find out the source of api, and I realized that all of the framework is based on c or cpp. I actually knew or guessed that but I couldn't find any file that is "defining" to connect with javascript function. (Like when we develop device drive, we use file_operations.)
I am very begginer for tizen and just student but can anyone tell me that how this works ?
ps. sorry for my English if my sentences don't make sense.