Relative Content

Tag Archive for architecture

REST object with resources

I am designing a HTTP-based REST API.
Let’s say I have an entity called Entity that has a bunch of properties. Some of its properties are files. Let’s say Entity has following properties:

REST object with resources

I am designing a HTTP-based REST API.
Let’s say I have an entity called Entity that has a bunch of properties. Some of its properties are files. Let’s say Entity has following properties:

REST object with resources

I am designing a HTTP-based REST API.
Let’s say I have an entity called Entity that has a bunch of properties. Some of its properties are files. Let’s say Entity has following properties:

Modelling network and persistent entity representations

I have an app where I need to synchronize some entities (simply download latest versions of entities from server to client). Entity has bunch of text properties and bunch of resource links (referenced by ids, URLs, whatever).
For example let Entity has three properties: