Tag Archives: API

What is Rest and is it Restfull?

According to “http://rest.elkstein.org/”, “REST stands for Representational State Transfer. (It is sometimes spelled “ReST”.) It relies on a stateless, client-server, cacheable communications protocol — and in virtually all cases, the HTTP protocol is used.” Stefan Tilkov  describes REST as having … Continue reading

Posted in General | Tagged , , , | Leave a comment

The importance of Application Programmer Interfaces (API’s)

As more and more devices are network connected the ability to control these devices opens the door to developers. Developers tend to think vertically addressing the needs of specific customers. Designers of the core products have their own set of … Continue reading

Posted in General | Tagged | 3 Comments