You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment the application exposes HTML templates in the controllers. Exposing the different resources as JSON with a REST API would give us the opportunity to consume resources we need inside and outside the application.
Things to consider:
Rewriting the front using another framework ?
Having the REST and current API living side-by-side ?
Which resources to expose
Dividing the issues into smaller ones
...
#To be completed#
The text was updated successfully, but these errors were encountered:
#To be completed#
At the moment the application exposes HTML templates in the controllers. Exposing the different resources as JSON with a REST API would give us the opportunity to consume resources we need inside and outside the application.
Things to consider:
#To be completed#
The text was updated successfully, but these errors were encountered: