For my private projects I have rented a virtual Linux server in the cloud.
Since this server has a limited amount of memory I would like my microservices to be as small as possible.
Most of my microservers expose a REST API, so I decided to test some different implementations to implement a REST service.
Lees meer »