github.com/newpathfly/newpathfly.github.io ↗
An animated time-lapse of how newpathfly/newpathfly.github.io was built, commit by commit.
Open this visualization on its own page →
Contributors
1
Lines of Code
729
From
2021-05-06
To
2021-12-02
About newpathfly/newpathfly.github.io
This repository hosts API documentation for a developer portal, with files organized under the `/docs` directory. The documentation is automatically generated from OpenAPI specification files (in YAML format) using Swagger UI, allowing developers to view and interact with API definitions through a standard interface.
The specification files that drive the documentation originate from a separate repository called newpathfly-public-api. To keep the documentation current, the maintainers must regularly sync this repository with the latest releases of those specification files. This setup separates API definition management from documentation presentation, enabling the specification source to remain the source of truth while this repository focuses on rendering and hosting the developer-facing documentation.