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

Including API performance to effect DX score of an API #2526

Open
Nazarah opened this issue May 4, 2017 · 2 comments
Open

Including API performance to effect DX score of an API #2526

Nazarah opened this issue May 4, 2017 · 2 comments

Comments

@Nazarah
Copy link
Contributor

Nazarah commented May 4, 2017

User Need

A API might have a good documentation and quick start guide, but API users would hardly use it if is slow to respond, doesn't have good number of successful API calls, etc. Using proxy's, we can always get this statistics and incorporate them in the API profile to measure DX. The main idea of evaluating the DX is about how consistent the API has been in maintaining its performances

Things to consider

  • Rate of successful API calls
  • number of users using the API
  • Deviation of time to respond (e.g. if a big file needs 10 sec, 2 mili second and 2 minutes to download - the response time is not consistent. Not good DX)
  • others

Related Issue

#2452

@Nazarah
Copy link
Contributor Author

Nazarah commented May 4, 2017

@kyyberi @philippeluickx looking for your feedback and insights.

@ilarimikkonen
Copy link
Member

after next

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants