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

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

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.