The SAP Business Technology Platform (BTP) provides a runtime environment for running your applications at scale.
This repository contains samples for applications running on the Cloud Foundry runtime for SAP BTP, related to routing topics.
In order to leverage more advance features of the routing stack of the Cloud Foundry runtime for SAP BTP, such as full support for HTTP/2, your apps need to add support.
The following samples are available in the respective subdirectories:
http2
- HTTP/2 and gRPC enabled server samples for Cloud Foundry
The samples provided in this repository are intended to run in a Cloud Foundry environment. Each of the samples may contain further information on specific technical requirements.
Samples are provided in the following programming languages and require the respective runtime environment for development:
- go
- java
- node
- python
- ruby
These samples are provided as source code and should be seen as starting point or reference on how to approach or solve a particular requirement.
The download from GitHub, either via Git or archive, is recommended.
- HTTP/2 support is being rolled out globally but is not complete. In order to use the HTTP/2 samples, you need to enable a custom domain with HTTP/2 support.
Create an issue in this repository if you find a bug or have questions about the content.
For additional support, ask a question in SAP Community.
If you want to contribute, please check the CONTRIBUTING.md documentation for contribution guidelines.
SAP adopts the Contributor's Covenant 2.0 across our open source projects to ensure a welcoming and open culture for everyone involved (Code of Conduct).
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 file.