wiringbits / scala-webapp-template

A pragmatic skeleton to build web applications in Scala/Scala.js, including user registration, login, admin portal, and, deployments
https://template-demo.wiringbits.net/
MIT License
172 stars 40 forks source link

Organize actions and api models #429

Closed KapStorm closed 11 months ago

KapStorm commented 11 months ago

Now it is organized depending on the Controller, e.g. UsersController actions will be in net.wiringbits.actions.users package and api models in net.wiringbits.api.models.users package

github-actions[bot] commented 11 months ago

Preview ready at https://move-actions-and-api-models.sssppa.wiringbits.dev

Powered by https://codepreview.io community edition.