You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to create an API architecture diagram for the ORAS library (ORAS-go, ORAS-py) to illustrate the API function and logic, this will help new folks easily understand the ORAS API capabilities.
ORAS-py has made good examples at user guide and developer guide. So this issue is mainly for ORAS-go.
The text was updated successfully, but these errors were encountered:
FeynmanZhou
changed the title
Create an API architecture diagram for the ORAS library
Create an API architecture diagram and Quick Start guide for the ORAS Go library
Jan 6, 2023
I can take this for oras-go.
I think we can add the below content as the first step:
1. What is oras-go
- Short description
2. Get Started
- How to import the package
- Simple End-to-end examples
3. Architecture Diagram
- Abstractions and APIs
We need to create an API architecture diagram for the ORAS library (ORAS-go, ORAS-py) to illustrate the API function and logic, this will help new folks easily understand the ORAS API capabilities.
ORAS-py has made good examples at user guide and developer guide. So this issue is mainly for ORAS-go.
The text was updated successfully, but these errors were encountered: