Project name and homepage: Podio Java API

The project is concerned in the Podio Java API.

About Podio

Podio is a web application. It is a framework for creating information systems, it provides a user interface for interaction with the information system and it has a rich API with client libraries for Ruby, PHP, .NET, Objective-C, Android, python and Java.

Assignment

The goal is to implement some methods in the Podio Java API. The currently needed methods are addSpaceContact, updateSpaceContact and deleteSpaceContact. All the methods will be used in a java-based webapp project I work on.

Related feature request found in public questions

Links documenting the results of my work

Here is a link to my pull request. There you can find a conversation as well as commits and related files changed.

Presentation