I am trying to get a user's repositories through a Gitlab server *URL *and 
the *username*.after read the Gitlab API Document, I find that I need a 
private token first , even if I have a private token , I can only get my 
own repositories.

So,I tried the github's API , just call the RESTful API 
* https://api.github.com/users/username/repos*, then I can get all 
repositories that belong to the user.

If there are any method I can get a user's public repositories from a 
GitLab server without any private token ? 


-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/21c18bfd-1703-4423-8dc2-8c374babf342%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to