Browsing¶
In Strongbox there are two ways you can "browse" the artifacts:
-
Using the user interface
-
Accessing
/api/browse
, which depending on the content negotiation, will return eitherJSON
with the directories/files for the requested path or a very lightweightHTML
page.
Last update: 2020-12-07