Update backend-list.html

Issue #483 Add Excel to backend list
This commit is contained in:
Aaron Couch 2015-06-29 12:54:41 -05:00
parent 4f1bf987b3
commit 2b09102405

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>