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

Avoid avoidable API calls #4

Open
pranavsb opened this issue Aug 28, 2020 · 0 comments
Open

Avoid avoidable API calls #4

pranavsb opened this issue Aug 28, 2020 · 0 comments
Labels
enhancement New feature or request hacktoberfest

Comments

@pranavsb
Copy link
Member

pranavsb commented Aug 28, 2020

Currently, avoidable API calls are:

  1. /profile to check token validity on login and again /profile called to load first screen of app if token is valid

  2. posts full page preview calls /posts endpoint even though home screen preview of top 3 most recent posts calls /posts

@pranavsb pranavsb added enhancement New feature or request good first issue Good for newcomers labels Aug 28, 2020
@pranavsb pranavsb removed the good first issue Good for newcomers label Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants