We need to decide what the initial API MVP is, the basic shape.
| Path |
Methods |
Purpose |
/{packageId} |
GET |
Retrieve a single package, with all versions |
/{packageId}/{version} |
GET |
Retrieve a single package at a specific version |
More to be added soon, and these may not be right yet. @ghostdevv will need your help filling this table in
We need to decide what the initial API MVP is, the basic shape.
/{packageId}GET/{packageId}/{version}GETMore to be added soon, and these may not be right yet. @ghostdevv will need your help filling this table in