I have main system, and 6 other systems.
the 6 systems need to inquire info from the main system. and write info to the main system.
so how many web services required to do that. and how i can determine what the type of the required web service WCF or REST?
another question what is the requirements in all systems to do integration ? backend? front end?
i am appreciate your help !