Tag Archives: Web Services

The Best Reason for REST

REST is a popular means of implementing Service Oriented Architectures (SOA) as well as merely providing simple remote APIs for interacting with systems. REST is a constraint based architecture built on HTTP, the foundational protocol of the Web. That foundation, … Continue reading

Posted in Code | Tagged , , | Leave a comment