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

Creazione di un ApiService #24

Open
thevinter opened this issue Nov 6, 2021 · 0 comments
Open

Creazione di un ApiService #24

thevinter opened this issue Nov 6, 2021 · 0 comments

Comments

@thevinter
Copy link
Contributor

Un Api service è una classe statica che contiene tutti i metodi relativi alle chiamate API, il base URL e i metodi base per post, get etc.

Oltre ad avere i metodi generici è qui che dovrà essere messa tutta la logica di ogni singola chiamata API ed anche la logica dell'autorizzazione (da vedere in un secondo momento)

Le API possono essere implementate in diversi modi ma io consiglio Axios

@thevinter thevinter self-assigned this Nov 6, 2021
@thevinter thevinter removed their assignment Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant