Simple Data Viewer

- Generic CDS service to fetch data
- Simple Vue.js UI
This commit is contained in:
Christian Georgi
2022-01-11 21:16:41 +01:00
committed by Christian Georgi
parent 50791bed80
commit 1a71a6d28a
12 changed files with 269 additions and 4 deletions

1
data-viewer/index.cds Normal file
View File

@@ -0,0 +1 @@
using from './srv/data-service';