Files
cloud-cap-samples/hello
Daniel 18f9f6c3f8 Removing ts-jest complexity
-> keeping our CI/CD pipelines fast and simple
2022-09-01 11:02:12 +02:00
..
2022-09-01 11:02:12 +02:00
2022-09-01 11:02:12 +02:00
2021-08-03 16:01:10 +02:00

Hello World Getting Started Sample

Next Steps

  • To run the JavaScript implementation, open a new terminal and run cds watch.
  • To run the TypeScript implementation, open a new terminal and run cds-ts watch.

Then call the service at: http://localhost:4004/say/hello(to='world')

Learn More

Learn more about: