audit work, fixed StellaOps.sln warnings/errors, fixed tests, sprints work, new advisories
This commit is contained in:
40
docs/modules/devportal/README.md
Normal file
40
docs/modules/devportal/README.md
Normal file
@@ -0,0 +1,40 @@
|
||||
# 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)
|
||||
Reference in New Issue
Block a user