Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexmuller/face
A gem to connect to http://api.lambdal.com/
https://github.com/alexmuller/face
Last synced: 2 months ago
JSON representation
A gem to connect to http://api.lambdal.com/
- Host: GitHub
- URL: https://github.com/alexmuller/face
- Owner: alexmuller
- License: mit
- Created: 2012-07-24T14:45:32.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-24T14:54:27.000Z (over 12 years ago)
- Last Synced: 2023-03-11T02:08:41.694Z (almost 2 years ago)
- Language: Ruby
- Homepage: https://github.com/newsinternational/face
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE.txt
Awesome Lists containing this project
README
= face
face is a gem to connect to http://api.lambdal.com/ via http://mashape.com/ and retrieve face recognition data. It works pretty much like the (no longer running) face.com API.
== Contributing to face
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it.
* Fork the project.
* Start a feature/bugfix branch.
* Commit and push until you are happy with your contribution.
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.== Copyright
Copyright (c) 2012 Alex Muller. See LICENSE.txt for
further details.