mardi 21 avril 2015

Are there design patterns that make it easy convert an internal (backend) service to an external (RESTful) service?

In designing a platform infrastructure, I am creating several services that are used internally. These services might use binary protocol messages to exchange information. Down the line, I may want to expose these services externally, as a RESTful service over http.

Are there design patterns or techniques that can easy these process of converting an internal service to an external one?

Aucun commentaire:

Enregistrer un commentaire