https://github.com/capire/data-viewer
A plugin for admin and support tasks
https://github.com/capire/data-viewer
cap plugins support
Last synced: 5 months ago
JSON representation
A plugin for admin and support tasks
- Host: GitHub
- URL: https://github.com/capire/data-viewer
- Owner: capire
- License: apache-2.0
- Created: 2025-05-08T08:50:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-27T06:21:34.000Z (10 months ago)
- Last Synced: 2025-08-27T15:17:59.939Z (10 months ago)
- Topics: cap, plugins, support
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# @capire/data-viewer
This is a CAP plugin which adds a generic browser for data to your application.
It is used in the [bookstore](../bookstore) sample.
> [!CAUTION]
>
> This is just a sample, not intended for production use. It is meant to demonstrate how to create a CAP plugin and how to use it in your application. It is not optimized for performance or security.
### Plug & Play
Following the plug & play principle of CAP plugins, adding this dependency to your project will add a service for browsing all your data, served automatically at `/data`.
## License
Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSE) file.