Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julien-c/reaaad-api
https://github.com/julien-c/reaaad-api
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/julien-c/reaaad-api
- Owner: julien-c
- Created: 2013-02-01T18:14:32.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-03T11:35:13.000Z (almost 12 years ago)
- Last Synced: 2024-10-02T23:41:12.369Z (about 2 months ago)
- Language: PHP
- Size: 105 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# annotator-php
See this thread on `annotator-dev`: http://lists.okfn.org/pipermail/annotator-dev/2013-January/000490.html
#### An Annotator store built on [Silex](http://silex.sensiolabs.org/) and MongoDB
Currently implements:
* the Core Storage API from https://github.com/okfn/annotator/wiki/Storage,
* the Authentication API (work-in-progress)
* but NOT the Search API
#### How to install* `composer install`
* `cp config.php.sample config.php`