Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

list user all packages api #462

Closed
fengmk2 opened this issue Oct 7, 2014 · 3 comments
Closed

list user all packages api #462

fengmk2 opened this issue Oct 7, 2014 · 3 comments
Assignees
Labels
Milestone

Comments

@fengmk2
Copy link
Member

fengmk2 commented Oct 7, 2014

API: GET /-/by-user/$name[|$othername...]

http://registry.npmjs.org/-/by-user/czy88840616

{
  "czy88840616": [
    "easyconf",
    "egg",
    // ...
    "wi"
  ]
}

and support /-/by-user/name1|name2 or logic.

@fengmk2 fengmk2 added the feat label Oct 7, 2014
@fengmk2 fengmk2 self-assigned this Oct 7, 2014
@fengmk2 fengmk2 added this to the 1.0 milestone Oct 7, 2014
@fengmk2
Copy link
Member Author

fengmk2 commented Oct 7, 2014

@fengmk2
Copy link
Member Author

fengmk2 commented Oct 7, 2014

@fengmk2
Copy link
Member Author

fengmk2 commented Oct 7, 2014

@fengmk2 fengmk2 changed the title list user all packages api: GET /-/by-user/ list user all packages api: GET /-/by-user/$name[|$othername...] Oct 7, 2014
@fengmk2 fengmk2 changed the title list user all packages api: GET /-/by-user/$name[|$othername...] list user all packages api Oct 7, 2014
@fengmk2 fengmk2 closed this as completed in 188dab4 Oct 7, 2014
dead-horse added a commit that referenced this issue Oct 7, 2014
list user all packages api. fixed #462
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant