https://github.com/gregorwolf/fioriappsstats
Fiori Apps Statistics
https://github.com/gregorwolf/fioriappsstats
Last synced: about 1 year ago
JSON representation
Fiori Apps Statistics
- Host: GitHub
- URL: https://github.com/gregorwolf/fioriappsstats
- Owner: gregorwolf
- License: apache-2.0
- Created: 2019-10-02T23:23:08.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T21:11:11.000Z (about 2 years ago)
- Last Synced: 2025-02-28T12:45:07.732Z (over 1 year ago)
- Language: JavaScript
- Size: 1.23 MB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CAP Implementation of SAP Fiori Apps Reference Library
This project was started just before SAP TechEd 2019 to create the ABAP but also CAP CDS data definitions based on the OData Service behind SAP Fiori Apps Reference Library. It's initial intent was to create an app that allows creating statistics for the apps published in the SAP Fiori Apps Reference Library. Thanks to the requirement of a customer I was able to develop this project into it's current state. It now allows to load the entities Details and RequiredODataServices from the SAP Fiori Apps Reference Library.
## Prerequisite
To run the setup steps you have cloned this repository either to the SAP Business Application Studio or you run VS Code with the REST Client Extension.
## Setup
Execute this commands:
```
npm i
cds deploy
npm run start
```
Now load the data from SAP Fiori Apps Reference Library with the POST request to loadAppsFromSAP and loadServicesFromSAP in the REST Client script test/details.http.
## Use
Now you can open:
http://localhost:4004/$fiori-preview/CatalogService/RequiredODataServices#preview-app