An open API service indexing awesome lists of open source software.

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

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.