
RESTfulFoundation - Simple Base for REST Clients
So much of building a RESTful client is boilerplate code work. The kind of boilerplate that is prone to creating problems later if something is not fully implemented. This is the result of our desire to not recreate the wheel every time we need to do a RESTful interface.
So much of building a RESTful client is boilerplate code work. The kind of boilerplate that is prone to creating problems later if something is not fully implemented. This is the result of our desire to not recreate the wheel every time we need to do a RESTful interface