All Projects → SAP-samples → cloud-cf-helloworld-nodejs

SAP-samples / cloud-cf-helloworld-nodejs

Licence: Apache-2.0 license
A "Hello World" application for Cloud Foundry using a simple RESTful API in Node.js with persistency in PostgreSQL and SAPUI5 UIs.

Projects that are alternatives of or similar to cloud-cf-helloworld-nodejs

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 (+66.67%)
Mutual labels:  sample, cloud-foundry, sap-cloud-platform
cloud-cf-espm
A reference application showcasing an end-to-end development scenario in Java on SAP BTP, Cloud Foundry environment.
Stars: ✭ 14 (-68.89%)
Mutual labels:  sample, cloud-foundry, sap-cloud-platform
cloud-cap-risk-management
The SAP Risk Management example applications show how to deploy a CAP (SAP Cloud Application Programming model) application to Cloud Foundry and Kyma.
Stars: ✭ 36 (-20%)
Mutual labels:  sample, cloud-foundry, sap-cloud-platform
Fiori-for-iOS-Roadshow-2019
A collection of materials for the joined SAP and Apple Roadshow event.
Stars: ✭ 12 (-73.33%)
Mutual labels:  sample, cloud-foundry, sap-cloud-platform
teched2019-cloud-cf-product-list
Resources for SAP TechEd SEC364 Hands-on workshop, "Secure Microservices in Cloud Foundry Environment on SAP Cloud Platform".
Stars: ✭ 56 (+24.44%)
Mutual labels:  sample, cloud-foundry, sap-cloud-platform
cloud-sample-spaceflight-java
Build Java applications with the application programming model on SAP Cloud Platform.
Stars: ✭ 49 (+8.89%)
Mutual labels:  sample, sap-cloud-platform
cloud-function-nodejs-samples
SAP Cloud Platform Functions samples written in Node.JS
Stars: ✭ 14 (-68.89%)
Mutual labels:  sample, sap-cloud-platform
cloud-weatherapp
New sample application demonstrating the interplay of several HCP services to develop a full fledged application.
Stars: ✭ 17 (-62.22%)
Mutual labels:  sample, sap-cloud-platform
btp-workflow-management-opensap
This repository contain the exercises for the openSAP course "Improve Business Processes with SAP Workflow Management."
Stars: ✭ 30 (-33.33%)
Mutual labels:  sample, cloud-foundry
btp-full-stack-typescript-app
A sample project to demonstrate how to implement a full-stack app with SAP Cloud Application Programming Model, plus SAPUI5 and TypeScript.
Stars: ✭ 27 (-40%)
Mutual labels:  sample, cloud-foundry
cloud-cap-walkthroughs
This project contains exercises and tutorials for SAP Cloud Application Programming Model.
Stars: ✭ 66 (+46.67%)
Mutual labels:  sample, sap-cloud-platform
cloud-platform-iot-starterkit
This repository provides information and code for working with SAP Cloud Platform Internet of Things. It enables users to get an end-to-end IoT solution with either real hardware or simulators up and running fast and start their own extensions and usage based on this.
Stars: ✭ 276 (+513.33%)
Mutual labels:  sample, sap-cloud-platform
cloud-platform-workflow-virtual-event
Material for the virtual event on SAP Cloud Platform Workflow.
Stars: ✭ 25 (-44.44%)
Mutual labels:  sample, sap-cloud-platform
cloud-espm-cloud-native
Enterprise Sales and Procurement Model (ESPM) Cloud Native is a project that showcases how an application can be made resilient by implementing resilience design patterns. This application is developed using Spring Boot framework and can be deployed locally as well as on SAP BTP, Cloud Foundry environment.
Stars: ✭ 29 (-35.56%)
Mutual labels:  sample, cloud-foundry
smb-summit-hackathon
Build Blocks for the SAP SMB Summit Hackathons.
Stars: ✭ 23 (-48.89%)
Mutual labels:  sample, sap-cloud-platform
cloud-cap-multitenancy
SAP Cloud Application Programming Model (CAP) sample code project with multitenancy using service manager-created SAP HANA containers for tenant data isolation.
Stars: ✭ 33 (-26.67%)
Mutual labels:  sample, cloud-foundry
hcp-portal-service-samples
Code samples of site and page templates, applications, widgets, shell plugins and more, intended to be used as references for development of custom content for SAP HANA Cloud Platform portal service sites.
Stars: ✭ 29 (-35.56%)
Mutual labels:  sample, sap-cloud-platform
overview-broker
A service broker that provides an overview of its service instances and bindings. Conforms to the Open Service Broker API standard.
Stars: ✭ 18 (-60%)
Mutual labels:  cloud-foundry
paas-docker-cloudfoundry-tools
No description or website provided.
Stars: ✭ 30 (-33.33%)
Mutual labels:  cloud-foundry
imooc-promise-sample
📝 幕课网Promise入门视频源码(https://www.imooc.com/learn/949)
Stars: ✭ 87 (+93.33%)
Mutual labels:  sample

REUSE status

Cloud Foundry - Hello World Sample using NodeJS

Description

This is a "Hello World" application for the SAP Cloud Platform Cloud Foundry Environment that spans over several chapters (branches). You will learn:  

  • How to develop a simple RESTful API in Node.js
  • How to persist data in a PostgreSQL DB
  • How to perform authentication and authorization
  • How to develop a UI served by the API

How do I access the tutorial?

This tutorial is in multiple steps. To view the steps, go to the branch menu, and select one of the steps

branch menu

Prerequisites

To make this sample application work for you, please make sure you have:

  • A basic knowledge of Node.js
  • An account on SAP Cloud Platform, for example, a trial account you may sign up for. For more information about the Sign up process, see this blog.

Download and Installation

Please clone this project to your local computer.

Then check out the branches one by one in sequence, and follow the instructions from the respective README document.

Support

This project is 'as-is'. We do not provide support and will not make changes. You are welcome to make changes to improve the project but we are not available for questions or support of any kind.

License

Copyright (c) 2017 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, v. 2 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].