I take “study days”.
Continue reading
Tag Archives: opinion
Five Clues That Your API isn’t RESTful
It has a single endpoint
I don’t really care what else is going on in your API, any “RESTful” API which has a statement such as “all requests are made to http://example.com/rest” is … not RESTful. REST is all about handling representations of resources, each is represented by its own URI and we operate directly on that. If it looks like “pretty URLs”, then it’s probably along the right lines. Continue reading
Teaching Those Beginning The Journey
A Freemium Business Model
Tapfish is a game where you can buy, raise and sell fish – like a tamagotchi, all grown up and moved to the smartphone platform (and prettier!) You can play quite a bit of the game without paying for anything – so much in fact that I got quite into it. When you consider that I’ve played daily for 6 weeks, 10 quid for the add-ons that will let me play more of the game seems reasonable. Continue reading