Merge pull request #484 from NuCivic/master

Update backend-list.html
This commit is contained in:
Rufus Pollock 2015-06-29 20:01:22 +01:00
commit de2c7f1dc3

View File

@ -1,5 +1,6 @@
* <a href="https://github.com/okfn/recline.backend.gdocs">gdocs: Google Docs (Spreadsheet)</a>
* <a href="https://github.com/okfn/csv.js">csv: CSV files</a>
* <a href="https://github.com/NuCivic/recline.backend.xlsx">xlsx: Excel files</a>
* <a href="https://github.com/okfn/recline.backend.solr">solr: SOLR</a> (partial)
* <a href="https://github.com/okfn/elasticsearch.js">elasticsearch: ElasticSearch</a>
* <a href="{{page.root}}/docs/src/backend.dataproxy.html">dataproxy: DataProxy (CSV and XLS on the Web)</a>