Until now, every action is completed only from application screen.
We need to expose APIs for the main actions.
Steps to be done
- Extra layer to contain only APIs
- OAuth2 mechanism to produce jwt token in order to consume these APIs
- Swagger documentation
- Portal section to manage connected applications
ERP system could use these APIs in order to connect with the application
Until now, every action is completed only from application screen.
We need to expose APIs for the main actions.
Steps to be done
ERP system could use these APIs in order to connect with the application