HallM / jsframework

0 stars 0 forks source link

Handling external APIs #30

Open HallM opened 8 years ago

HallM commented 8 years ago

Methods or Links may reference external resources/APIs, so they should have a check to see if it's internal or external. This affects the server-side as the client side pretty much accepts everything is "external" to it.