Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Bindings for Life. API #1

Open
db0company opened this issue Jun 18, 2014 · 0 comments
Open

PHP Bindings for Life. API #1

db0company opened this issue Jun 18, 2014 · 0 comments

Comments

@db0company
Copy link
Member

Mission

Write a PHP module that consumes Life. API. It has to be as simple to use as possible and properly use PHP objects. It has to be compatible with Composer.

Life. API is a RESTful API that returns JSON objects. It has ~50 methods but most of them do pretty much the same thing and the only difference is the object returned and the parameters so it's easy to make the functions generic.

Why?
We want to let other apps use the great features Life. has to offer so our API is open. To help developers use it, we want to provide SDKs. This is one of them.

Technologies & Tools

  • Programming language: PHP5+
  • Authentication handled with OAuth2
  • API Documentation automatically generated with Swagger
  • Hosted on GitHub

Duration

  • 1 week
  • Due date : June 30th
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant