Line 60: |
Line 60: |
| == Repositories == | | == Repositories == |
| | | |
− | * Sugar Network [[Platform_Team/Sugar_Network/API#packagekit-backend-presolve|API server]].
| + | === Sugar Network === |
| + | |
| + | Sugar Network [[Platform_Team/Sugar_Network/API|API]] server provides presolved data for packages registered in the Sugar Network [[Sugar_Network/Packagers_Guide#GNU/Linux_packages_metadata|Packages]] project. |
| + | |
| + | The url path is: |
| + | |
| + | '''GET''' /packages/''REPOSITORY''/''ARCH''/''PACKAGE'' |
| + | |
| + | Where {{Code|REPOSITORY}} and {{Code|ARCH}} come from [[Platform_Team/Open_Build_System|OBS]] {{OBS/repositories|resolve|resolve}} project. Package data served in JSON notation. |
| | | |
| == Sources == | | == Sources == |