Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sap-samples/btp-service-metadata

Contains the metadata of SAP BTP services - in a machine-readable format - available in an SAP BTP pay-as-you-go account.
https://github.com/sap-samples/btp-service-metadata

open-source sample sample-code sap-btp service-metadata services

Last synced: about 1 month ago
JSON representation

Contains the metadata of SAP BTP services - in a machine-readable format - available in an SAP BTP pay-as-you-go account.

Awesome Lists containing this project

README

        

# btp-service-metadata

[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/btp-service-metadata)](https://api.reuse.software/info/github.com/SAP-samples/btp-service-metadata)

## Description

You are working with SAP BTP and looking for the metadata of the services in a *machine-readable* format? Then you are at the right place: this repository contains the **metadata of the SAP BTP services** available via an SAP BTP *pay-as-you-go* account.

As different personas need different metadata when exploring the service metadata we decided to curate it for you. As criterion we use a *persona*+*-based approach as we are convinced that this will give the optimal support for the task at hand.

We start with the persona *"developer"*. Based on the requirements of this persona we collected the metadata per service in the folder `v0/developer` as JSON files. In addition, we provide an [`inventory list`](v0/inventory.json) as an overview of all available services to enable to have a quick overview what is available and what is not.

Based on [your feedback](https://github.com/SAP-samples/btp-service-metadata/issues/new/choose) we will add additional personas and additional curated metadata.

## Feedback

You may ask: what is your intention? The answer is that we would love to hear your feedback on:

- the data itself (is there something missing etc.).
- the ways how you would like to see the data provisioned for you. We are aware that plain JSON can only be a first step.

You do not know where to start? Need some inspiration? Then this [section](./metadata-exploration/README.md) could be of interest to you.

## Are you using the metadata?

Of course we leverage the information ourselves in the [btp-setup-automator](https://github.com/SAP-samples/btp-setup-automator/) to generate the JSON schemas for the input files used in this open-source tool. Take a look at the repository to get some inspiration on how to leverage the data for your scenarios.

## Update cycle

The data is fetched regularly to be up-to-date. If you experience that something is not up-to-date, please let us know via an [issue](https://github.com/SAP-samples/btp-service-metadata/issues/new?assignees=&labels=bug&template=bug-report.yml&title=%5BBUG%5D+%3Ctitle%3E)

## How to get support

[Create an issue](https://github.com/SAP-samples/btp-service-metadata/issues/new?assignees=&labels=bug&template=bug-report.yml&title=%5BBUG%5D+%3Ctitle%3E) in this repository if you find a bug 🐞.

In case you would like to see an additional feature πŸš€, feel free to [open a feature request](https://github.com/SAP-samples/btp-service-metadata/issues/new?assignees=&labels=enhancement&template=feature-request.yml&title=%5BFEATURE+REQUEST%5D+%3Ctitle%3E)

In case of questions, we also have [GitHub discussions](https://github.com/SAP-samples/btp-service-metadata/discussions) activated 😎. This is the place to:

- Ask questions you’re wondering about
- Share ideas
- Engage with other community members

## Contributing

If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses [the standard DCO text of the Linux Foundation](https://developercertificate.org/).

## License

Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSE) file.