kaizendorks/nexus-go-client

Create Search API client

Open

#11 opened on May 29, 2020

 (0 comments) (0 reactions) (0 assignees)Go (2 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Add the following functions and corresponding tests:

  • Search components: GET ​/v1​/search
  • Search assets: GET /v1​/search​/assets
  • Search and download asset: GET ​/v1​/search​/assets​/download

Contributor guide