From 7f3f0b83c7fa8ba9c84ea9adef6dfced0ef864bb Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Sat, 30 Jun 2018 20:45:43 +0200 Subject: [PATCH] [New] add blog entry about reports --- li.strolch.website/www.strolch.li/blog.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/li.strolch.website/www.strolch.li/blog.html b/li.strolch.website/www.strolch.li/blog.html index b94f6e621..e3e81ceb6 100644 --- a/li.strolch.website/www.strolch.li/blog.html +++ b/li.strolch.website/www.strolch.li/blog.html @@ -57,6 +57,24 @@
+ +
+

Strolch Reports

+ + + +

Strolch can do reports!

+
+

A feature we haven't written about yet is the report API. Strolch has it's own API to generate + reports of data, and since we have a generic model, we use Resource of type + Report to define them.

+ +

Go check out the documentation and then enjoy using this + easy way to deliver the reports your peers require.

+ +
+ +

Strolch Searches