kaizendorks/nexus-go-client

Create Components API client

Aperta

#1 aperta il 29 mag 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Go (2 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Add the following functions and corresponding tests:

  • List components: GET /v1​/components:
  • Upload a single component: POST /v1​/components
  • Get a single component: GET /v1​/components​/{id}
  • Delete a single component: DELETE /v1​/components​/{id}

Guida contributor