Files
cloud-cap-samples/hello/README.md
Pierre Fritsch ae09caf7ad Enable cds watch hello
by moving the `hello` implementation into the subfolder `srv`
2021-08-03 16:01:10 +02:00

470 B

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: