Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.md « api « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8073cbec94a48af368f4b6e7d3f85212e6e0f818 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
stage: Manage
group: Import and Integrate
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
---

# Develop with GitLab **(FREE)**

Automate and interact with GitLab, and integrate with external applications.

- [Integrations](../integration/index.md)
- [Webhooks](../user/project/integrations/webhooks.md)
- [REST API](rest/index.md)
- [GraphQL API](graphql/index.md)
- [OAuth 2.0 identity provider API](oauth2.md)
- [GitLab CLI (glab)](../integration/glab/index.md)
- [Visual Studio Code extension](../user/project/repository/vscode.md)
- [Code Suggestions](../user/project/repository/code_suggestions.md)