Reputation: 1
I'm trying to create a server list using a webAPI that passes through information about each server(IP/domain) in its database. The idea is that each server would send this information to the database upon initialization. What would be the most efficient way of achieving this relationship?
Upvotes: 0
Views: 16