Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create backend webservice #7

Open
ilcardella opened this issue Jan 26, 2019 · 0 comments
Open

Create backend webservice #7

ilcardella opened this issue Jan 26, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@ilcardella
Copy link
Owner

The UI and the backend logic could be split even more in two different and independent components.
The idea is to have the business logic in a webservice using Flask which provide rest api for all the common actions.
The UI would have to update its interface with the backend calling the rest api

@ilcardella ilcardella added the enhancement New feature or request label Jan 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant