I have written many services resources on the DRUPAL, "n" number of API hit comes to the DRUPAL CMS and access the data in the DRUPAL database.
My question is, when I hit service, Is DRUPAL CMS calling the bootstrap and verify every modules is loaded or not ?
Because I am wondering, there are nearly 100 web services, no more DRUPAL UI is consumed in this project.
So web service will eat site performance ?