TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Automatically Detecting and Documenting API Endpoints with Akita

6 pointsby jeanyangover 4 years ago

1 comment

java-manover 4 years ago
So, instead of documenting APIs at the design&#x2F;development stage, we&#x27;ll do it at runtime (after product ships)?<p>I can see a number of issues:<p>- parameters that were never used during the capture window<p>- parameters&#x27; range, special values<p>- mandatory or optional parameters<p>It appears this tool is solving the wrong problem.
评论 #24723643 未加载