Adding Node.js Module to Existing SAP HANA Project

Adding Node.js Module to Existing SAP HANA Project

SAP Developers via YouTube Direct link

Introduction

1 of 20

1 of 20

Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Adding Node.js Module to Existing SAP HANA Project

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Copy project
  3. 3 Adjust mta.yaml
  4. 4 npm init to create srv module
  5. 5 Addition Node.js modules
  6. 6 index.js entry point
  7. 7 expres-server.js to initialize express
  8. 8 express.js to add middleware to express
  9. 9 expressSecurity.js for security setup
  10. 10 healthCheck.js for external health monitoring
  11. 11 overloadProtection.js
  12. 12 swagger.js add SwaggerUI
  13. 13 Test the basic service framework
  14. 14 Add service specific routes
  15. 15 Get all route
  16. 16 Get single record route
  17. 17 Controller with DB queries
  18. 18 Swagger from JSDoc
  19. 19 Testing via SwaggerUI
  20. 20 Closing

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.