Skip to content

Commit 67f94c6

Browse files
committed
Added toc to readme.
1 parent 038207b commit 67f94c6

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

README.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,34 @@
1+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
**Table of Contents** *generated with [DocToc](http://doctoc.herokuapp.com/)*
4+
5+
- [danrw-rest-api](#danrw-rest-api)
6+
- [API prefix](#api-prefix)
7+
- [Ingest data](#ingest-data)
8+
- [Response](#response)
9+
- [Get status of specific ingest](#get-status-of-specific-ingest)
10+
- [Parameters](#parameters)
11+
- [Response](#response-1)
12+
- [Get list of all AIP](#get-list-of-all-aip)
13+
- [Response](#response-2)
14+
- [Order the dissemination of information](#order-the-dissemination-of-information)
15+
- [Parameters](#parameters-1)
16+
- [Response](#response-3)
17+
- [Get status of ordered dissemination of information](#get-status-of-ordered-dissemination-of-information)
18+
- [Parameters](#parameters-2)
19+
- [Response](#response-4)
20+
- [Disseminate information](#disseminate-information)
21+
- [Parameters](#parameters-3)
22+
- [Response](#response-5)
23+
- [On success](#on-success)
24+
- [On error](#on-error)
25+
26+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
27+
128
danrw-rest-api
229
==============
330

4-
A RESTful API to a DA-NRW (Digitales Archiv - Nordrhein-Westfalen) instance. The API intends to be conforming to the OAIS (Open Archival Information System) workflow.
31+
A RESTful API to a DA-NRW (Digitales Archiv - Nordrhein-Westfalen) instance. The API intends to be conforming to the OAIS workflow. It has been tested using version "Oberntudorf 0.6.5-p1" of DA-NRW (see https://github.com/da-nrw).
532

633

734
### API prefix

0 commit comments

Comments
 (0)