blob: daf4c4c46e1b1a488dbad995a88261d9542124df [file] [log] [blame]
---
layout: 2ColLeft
title: API Reference
sidebar: api.html
---
{% markdown %}
{% include api/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/query_database.html %}
{% include api/view_cleanup.html %}
{% include api/database_information.html %}
{% include api/compaction.html %}
{% include api/revisions_diff.html %}
{% include api/events.html %}
{% include api/defaults.html %}
{% include api/plugins.html %}
{% include api/extras.html %}
{% include api/debug_mode.html %}
{% endmarkdown %}