https://github.com/capire/orders
A generic reuse service
https://github.com/capire/orders
cap reuse
Last synced: 5 months ago
JSON representation
A generic reuse service
- Host: GitHub
- URL: https://github.com/capire/orders
- Owner: capire
- License: apache-2.0
- Created: 2025-04-03T06:24:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-21T20:43:19.000Z (5 months ago)
- Last Synced: 2026-01-22T09:21:26.284Z (5 months ago)
- Topics: cap, reuse
- Language: CAP CDS
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# @capire/orders
This is a sample app which provides a generic reuse service for managing orders,
and a corresponding Fiori UI. 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.
### Integrate
Instead of embedding it into your application, you can also run the app standalone,
and consume the service through OData.
## 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.