@@ -4,149 +4,10 @@ Automate GitLab via a simple and powerful API.
...
@@ -4,149 +4,10 @@ Automate GitLab via a simple and powerful API.
The main GitLab API is a [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API. Therefore, documentation in this section assumes knowledge of REST concepts.
The main GitLab API is a [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API. Therefore, documentation in this section assumes knowledge of REST concepts.
## API resources
## Available API resources
Available API resources can be grouped in the following contexts:
For a list of the available resources and their endpoints, see
[API resources](api_resources.md).
-[Projects](#project-resources).
-[Groups](#group-resources).
-[Standalone](#standalone-resources).
See also:
-[V3 to V4](v3_to_v4.md).
- Adding [deploy keys for multiple projects](deploy_key_multiple_projects.md).
### Project resources
The following API resources are available in the project context: