Skip to content

sidakphull/cap-kyma-app

Repository files navigation

Bookshop Getting Started Sample

This stand-alone sample introduces the essential tasks in the development of CAP-based services as also covered in the Getting Started guide in capire.

Hypothetical Use Cases

  1. Build a service that allows to browse Books and Authors.
  2. Books have assigned Genres, which are organized hierarchically.
  3. All users may browse books without login.
  4. All entries are maintained by Administrators.
  5. End users may order books (the actual order mgmt being out of scope).

Running the Sample

npm run watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published