41 lines
1.0 KiB
Markdown
41 lines
1.0 KiB
Markdown
# DevPortal
|
|
|
|
> Developer portal for API documentation and SDK access.
|
|
|
|
## Purpose
|
|
|
|
DevPortal provides a unified developer experience for StellaOps API consumers. It hosts API documentation, SDK downloads, and developer guides.
|
|
|
|
## Quick Links
|
|
|
|
- [Guides](./guides/) - Developer guides and tutorials
|
|
|
|
## Status
|
|
|
|
| Attribute | Value |
|
|
|-----------|-------|
|
|
| **Maturity** | Beta |
|
|
| **Last Reviewed** | 2025-12-29 |
|
|
| **Maintainer** | Platform Guild |
|
|
|
|
## Key Features
|
|
|
|
- **API Documentation**: Interactive OpenAPI documentation
|
|
- **SDK Downloads**: Language-specific SDK packages
|
|
- **Developer Guides**: Integration tutorials and examples
|
|
- **API Playground**: Interactive API testing environment
|
|
|
|
## Dependencies
|
|
|
|
### Upstream (this module depends on)
|
|
- **Authority** - Developer authentication
|
|
- **Gateway** - API proxy and rate limiting
|
|
|
|
### Downstream (modules that depend on this)
|
|
- None (consumer-facing portal)
|
|
|
|
## Related Documentation
|
|
|
|
- [API Overview](../../api/overview.md)
|
|
- [CLI Reference](../../cli/command-reference.md)
|