Files
cloud-cap-samples/hello
Tobias Sorn f3a8bd6a96 fix: typescript link (#506)
Change typescript link
such that it points to the correct typescript help page.
2023-05-22 09:23:40 +02:00
..
2022-11-28 17:54:32 +01:00
2022-09-01 11:02:12 +02:00
2023-04-04 12:19:57 +02:00
2023-05-22 09:23:40 +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: