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
This tutorial is in multiple steps. To view the steps, go to the branch menu, and select one of the steps
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.
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.
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.
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.