quintendc
internal API
i have different class libraries that should communicate to each other but i don't want project reference between them, if a class library needs information from another is can access it by the API and handle the response the problem here it will always has to send http requests.
16 replies