Omertron / apibuilder

A Java utility class which facilitates the construction of RESTful API wrappers using the builder pattern.

Home Page:http://jakewharton.github.com/apibuilder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED: apibuilder

Use Retrofit to create API interfaces instead.

About

A Java utility class which facilitates the construction of RESTful API wrappers using the builder pattern.

http://jakewharton.github.com/apibuilder/