This is a good article...
Is This What An API Is Used For
I'm curious to know everybody's opinion on this one. I am beginning stages of an application that I will be deployed on many servers. This will be a CMS that will house data from all of these other servers that I'm thinking will be best put into a database on my hosting. So what things will I need to think about. For one is this what an API is built for?
Well, you have two separate issues here... 1) Building an API and 2)building a Multi-Tenant App. You need to learn about both of those. Watching that tutorial (which I've watched) isn't going to address the issue of how to build an API. Approach them both separately and once you understand both concepts, then merge them together.
Please or to participate in this conversation.