strolch-website/content/blog/post-00014.md

24 lines
589 B
Markdown

---
title: 'Strolch Reports'
description: 'Strolch can do reports!'
weight: -14
date: 2017-06-30T00:00:00+01:00
LastModifierDisplayName: "Robert von Burg"
LastModifierEmail: "eitch@eitchnet.ch"
---
## 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](/documentation/reports) and then enjoy using this easy way to deliver the
reports your peers require.