blob: 9d7e166875d6d23ace6e5773a75cfc64e16d4c08 [file] [log] [blame]
---
layout: 2ColLeft
title: API Reference
sidebar: api.html
edit: false
---
{% markdown %}
{% include api/overview.html %}
{% include api/create_database.html %}
{% include api/delete_database.html %}
{% include api/create_document.html %}
{% include api/fetch_document.html %}
{% include api/delete_document.html %}
{% include api/batch_create.html %}
{% include api/batch_fetch.html %}
{% include api/changes.html %}
{% include api/replication.html %}
{% include api/sync.html %}
{% include api/save_attachment.html %}
{% include api/get_attachment.html %}
{% include api/delete_attachment.html %}
{% include api/create_index.html %}
{% include api/query_index.html %}
{% include api/list_indexes.html %}
{% include api/delete_index.html %}
{% include api/query_database.html %}
{% include api/view_cleanup.html %}
{% include api/database_information.html %}
{% include api/compaction.html %}
{% include api/revisions_diff.html %}
{% include api/bulk_get.html %}
{% include api/close_database.html %}
{% include api/events.html %}
{% include api/defaults.html %}
{% include api/plugins.html %}
{% include api/debug_mode.html %}
{% endmarkdown %}