Making it easy to work with performance
We’ve been working with performance in our REST API a while back. We’ve been considering different options for measuring our API in production, but we had an idea to use the
A collection of 5 posts
We’ve been working with performance in our REST API a while back. We’ve been considering different options for measuring our API in production, but we had an idea to use the
I got a Tellstick for Christmas together with some Nexa remote controllers for the lighting at home. I knew that this type of project needed to be started immediately or else it would
I ran into another problem with Grails just now. I’m starting to separate the REST implementation of my service. I wanted to keep the default generated behaviour of the Grails views, at
I had an idea today while working with a performance issue on the REST-service of RemoteX Applications. In theory having a performance counter with the average execution time of SQL-queries over time. Will
So I have my Grails environment setup. The point is to build a REST-service that will work as a back end to a highly dynamic JavaScript page. I chose Grails, since it builds