Skip to content

Support API calls without setting a token #8

@Malizor

Description

@Malizor

Hi,

A few read-only operations can be done via the Gitlab API without needing to be authenticated with a private token.
For example, my use case here would be to list public projects on a gitlab instance, on which I don't want to have to create an account.
Example on the GNOME gitlab: https://gitlab.gnome.org/api/v4/groups/8/projects

Do you think it would be a good idea to update gitlab-bash-api to support this use case?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions