cuba-cli icon indicating copy to clipboard operation
cuba-cli copied to clipboard

Lightweight module for custom REST APIs

Open web-devel opened this issue 7 years ago • 0 comments

In order to create custom API for front-end/mobile apps we typically create portal module, which contains excessive things:

  • thymeleaf support
  • scaffolded MVC commands/templates
  • static resources deployment/serving
  • portal session

Potentially it will be nice to have a more simpler module with just CUBA's REST context and service invocation.

web-devel avatar Nov 19 '18 16:11 web-devel