All Projects → SAP-samples → sap-tech-bytes

SAP-samples / sap-tech-bytes

Licence: other
Accompanying the SAP Developer Advocates "SAP Tech Bytes" initiative.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to sap-tech-bytes

play-scala-chatroom-example
Play chatroom with Scala API
Stars: ✭ 43 (-8.51%)
Mutual labels:  sample
cloud-enterprise-granny
A sample address book application demonstrating the interplay of popular open-source libraries. #cloud-sample
Stars: ✭ 24 (-48.94%)
Mutual labels:  sample
play-scala-anorm-example
Example Play Database Application using Anorm
Stars: ✭ 41 (-12.77%)
Mutual labels:  sample
cloud-bulletinboard-ads
This is the bulletinboard-ads sample application code used in the openSAP course: Cloud-Native Development with SAP Business Technology Platform (formerly SAP Cloud Platform).
Stars: ✭ 75 (+59.57%)
Mutual labels:  sample
cloud-function-nodejs-samples
SAP Cloud Platform Functions samples written in Node.JS
Stars: ✭ 14 (-70.21%)
Mutual labels:  sample
full-stack-web-jetbrains-night-sample
Full-stack demo application written with Kotlin MPP
Stars: ✭ 226 (+380.85%)
Mutual labels:  sample
find-sec-bugs-demos
Repository to showcase various configuration recipes with various technologies
Stars: ✭ 33 (-29.79%)
Mutual labels:  sample
play-scala-secure-session-example
An example Play application showing encrypted session management
Stars: ✭ 54 (+14.89%)
Mutual labels:  sample
play-java-ebean-example
Example Play application showing Java with Ebean
Stars: ✭ 54 (+14.89%)
Mutual labels:  sample
abap-exercises-codejam
Material for CodeJams on SAP Business Technology Platform, ABAP Environment and ABAP RESTful Application Programming Model.
Stars: ✭ 25 (-46.81%)
Mutual labels:  sample
scheduler-framework-sample
This repo is a sample for Kubernetes scheduler framework.
Stars: ✭ 35 (-25.53%)
Mutual labels:  sample
db2-samples
Db2 application code, configuration samples, and other examples
Stars: ✭ 56 (+19.15%)
Mutual labels:  sample
EfficientHttpClient
Source code illustrating how to make efficient HttpClient api calls in C#
Stars: ✭ 48 (+2.13%)
Mutual labels:  sample
arcgisearth-automation-api
Use ArcGIS Earth Automation API to communicate with ArcGIS Earth from applications that support REST.
Stars: ✭ 15 (-68.09%)
Mutual labels:  sample
SampleOAuth2 UsingPythonClient
Django Sample app using Python OAuth client
Stars: ✭ 23 (-51.06%)
Mutual labels:  sample
kmm-with-cocoapods-sample
This project represents the case when Cocoapods dependencies are added in Kotlin and there is no existing Xcode project
Stars: ✭ 42 (-10.64%)
Mutual labels:  sample
Magento2-Admin-Module-Sample
Minimal code to create an admin/backend module in Magento2
Stars: ✭ 45 (-4.26%)
Mutual labels:  sample
ExtCore-Sample
Full-featured ExtCore framework 7 sample web application
Stars: ✭ 29 (-38.3%)
Mutual labels:  sample
hana-native-adapters
Since SAP HANA SPS09 supports writing new adapters for Smart Data Access, Batch Data Loading, ETL, Realtime Replication, and Realtime Transformations. While common adapters are provided by SAP, everyone can write their own adapters using the SAP HANA Adapter SDK. This project aims to provide additional adapters for using them or as samples.
Stars: ✭ 30 (-36.17%)
Mutual labels:  sample
xf-application-mocks
Contains lightweight substitutes for SAP applications to ease the development and testing of extension and integration scenarios. In conjunction with SAP Business Technology Platform, kyma runtime, the efficient implementation of application extensions is supported without the need for real SAP applications being accessible during development.
Stars: ✭ 21 (-55.32%)
Mutual labels:  sample

SAP Tech Bytes header image

REUSE status

This repository provides small sets of configuration & code relating to video episodes, blog posts and other content in the SAP Tech Bytes initiative, which it accompanies.

Description

Where there's sample code or configuration to share, specifically relating to an SAP Tech Bytes episode or post, you'll most likely find it here. The structure of this repository is simple - there are individual branches, each one relating to a specific SAP Tech Bytes episode or blog post.

Perhaps most of the time you'll be arriving at this repository, coming from such an episode or blog post, so you'll be sent to the appropriate branch like that. But if you're starting here and want to find out to which SAP Tech Bytes episode or blog post a given branch-based sample relates, you'll find the back link in the README in that branch.

Recent Branches

Recent Blog Posts

  • SAP Tech Bytes: Running a UI5 app with an express server and deploying it to Cloud Foundry by Nicolai Geburek (Fri Feb 18 2022)
    • In this SAP Tech Byte I will describe how to run a UI5 app with an express server and deploy it to the Cloud Foundry environment. You might wonder why one should use express to serve a UI5 app instead of using the UI5 Tooling (e.g. running “ui5 serve”, which ...
  • SAP Tech Bytes: btp CLI - new home for configuration by DJ Adams (Thu Feb 17 2022)
    • Be informed about updates to where the btp CLI configuration is stored by default. This post relates directly to the SAP Tech Bytes: btp CLI – managing configuration post, and provides a brief update to the information in there. Latest version Since that post, the btp CLI has gone through ...
  • SAP Tech Bytes: SAP HANA / CAP Access Tables from a Different Schema by Thomas Jung (Fri Jan 14 2022)
    • Introduction I read on social media about a New Year’s resolution idea: instead of answering questions sent in direct communication, write the response as a blog post and send the requester a link to the post. It sounds like a great idea to better utilize time and share knowledge so ...
  • SAP Tech Bytes: Call ABAP services from SAP Conversational AI chatbot by Daniel Wroblewski (Wed Dec 08 2021)
    • I just completed my first Tech Byte as a Developer Advocate!! 😀 SAP Conversational AI is really cool, and you can see how to create chatbots with both basic and advanced features in these tutorials. Still, I wanted to start working on more SAP scenarios, like: Using the SAP Conversational ...
  • SAP Tech Bytes: btp CLI - autocompletion by DJ Adams (Tue Sep 21 2021)
    • Get the btp CLI to help you with command autocompletion. This is a follow-on post from the previous one: SAP Tech Bytes: btp CLI – managing configuration and starts where we left off there, with you logged in. Actions, groups, objects and the command structure There are many different types ...
  • SAP Tech Bytes: btp CLI - managing configuration by DJ Adams (Tue Sep 14 2021)
    • Understand and manage the btp CLI client configuration. 🚨 Update: See SAP Tech Bytes: btp CLI – new home for configuration for new information. This is a follow-on post from the previous one: SAP Tech Bytes: btp CLI – logging in and starts where we left off there, with you ...
  • More on SAP Community Blog

Recent Videos

Requirements

Requirements may differ from sample to sample, so please see the individual README files as appropriate.

Download and installation

To enjoy this content, you don't have to download or install anything. But you can of course clone this repository to have the content available to you locally.

From there, in order to try out a sample, simply check out the desired branch, and follow the instructions in the README there.

Support

For the most part, this content is provided "as-is" with no other support. But we will certainly also respond to well-formed and detailed issues raised against this repository.

Contributing

The general context of this repository is as a consumable store of sample configuration & code for SAP Tech Bytes episodes and blog posts. If you find you do have something to contribute, for example to offer fixes or improvements, please send an appropriate pull request (PR). Due to legal reasons, contributors will be asked to accept a Developer Certificate of Origin (DCO) on submitting their first PR to this project. This DCO acceptance can be done in the PR itself - look out for the CLA assistant that will guide you through the simple process. SAP uses the standard DCO text of the Linux Foundation. Thank you!

License

Copyright (c) 2020 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].