API
-
Enterprise Java
RESTful API Design
There are five principal aspects to a RESTful API specification that must be considered prior to coding an API specification.…
Read More » -
Software Development
How to deal with {conservative, intractable, annoying} APIs
Have you ever been fighting with an, at least for your current purpose, inflexible API? I picked up one of…
Read More » -
Core Java
The depths of Java: API leak exposed through covariance
Java can be very tricky some times, especially in API design. Let’s have a look at a very interesting showcase.…
Read More »