mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #4133] [feature]: Add API Documentation Generation Feature #1480
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1480
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @erfuuan on GitHub (Jun 19, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4133
Originally assigned to: @nivedin on GitHub.
Is there an existing issue for this?
Summary
Feature Request: API Documentation Generation
Overview:
I would like to request the addition of an API documentation generation feature in Hoppscotch. This feature will enable users to generate comprehensive API documentation directly from their collections.
Detailed Description:
Benefits:
Thank you for considering this request!
Why should this be worked on?
Current Problem:
Hoppscotch does not have an integrated way to generate and share API documentation. Users must rely on external tools, which can be time-consuming and inconsistent.
Use Cases:
Benefits:
@BlackMocca commented on GitHub (Jun 25, 2024):
I Implement external tool for auto generate and update document from Hoppscotch with selfhost
if you interested see more detail on
https://hub.docker.com/r/blackmocca/hopp-api-doc
https://github.com/BlackMocca/hopp-api-doc
@zviklmatej7-hub commented on GitHub (Sep 19, 2025):
https://github.com/hoppscotch/hoppscotch/issues/4133
@zviklmatej7-hub commented on GitHub (Sep 19, 2025):
Efficiency: Saves time by generating documentation directly from Hoppscotch.
Consistency: Ensures documentation is always up-to-date.
Collaboration: Enhances team collaboration with a single source of truth for API documentation.
User Experience: Improves user experience by integrating documentation capabilities into Hoppscotch.
@zviklmatej7-hub commented on GitHub (Sep 19, 2025):
Response-Interface.txt
@jamesgeorge007 commented on GitHub (Nov 5, 2025):
Implementation of the API documentation feature is underway. Please track the progress in #5499.
@jamesgeorge007 commented on GitHub (Nov 27, 2025):
Closing since the API documentation feature is now out with the v2025.11.0 release. Please refer to the documentation for more context.
Note: API Documentation is an experimental feature currently in public beta. We welcome your feedback as we continue to refine and improve this capability.