Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant