gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: Donau: api overview


From: gnunet
Subject: [taler-docs] branch master updated: Donau: api overview
Date: Tue, 26 Sep 2023 18:29:20 +0200

This is an automated email from the git hooks/post-receive script.

pius-loosli pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 54e6e14a Donau: api overview
54e6e14a is described below

commit 54e6e14aa2fb9d48d2e023b8abcdf2d4b867bc48
Author: Pius Loosli <pius.loosli@students.bfh.ch>
AuthorDate: Tue Sep 26 18:29:13 2023 +0200

    Donau: api overview
---
 core/api-donau.rst | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/core/api-donau.rst b/core/api-donau.rst
index f4a61ffa..e68d3b3a 100644
--- a/core/api-donau.rst
+++ b/core/api-donau.rst
@@ -26,6 +26,34 @@ defines all specific terms used in this section.
 
 .. contents:: Table of Contents
 
+------------------------
+API Overview
+------------------------
+.. http:POST:: /batch-sign
+  
+  Deposit BDR (collection) and ask the donau to sign them (used by charities)
+
+.. http:POST:: /receipts
+  
+  Send in donation receipts for the past fiscal year, receive signed total 
back.
+
+.. http:GET::  /charities   
+  
+  return all charities
+
+.. http:GET::  /charities/{id}  
+  
+  return a charity
+
+.. http:POST:: /charities  
+  
+  Add a charity
+
+.. http:PUT:: /charities/{id}
+  
+  Modify a charity
+
+
 .. include:: tos.rst
 
 .. _donau_status:

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]