Skip to content

Commit ef16bbe

Browse files
authored
DOCSP-38517: Go language landing page (#179)
* DOCSP-38517: Go language landing page * wording * MW feedback
1 parent cb58d26 commit ef16bbe

File tree

2 files changed

+99
-0
lines changed

2 files changed

+99
-0
lines changed

source/images/Go.svg

Lines changed: 42 additions & 0 deletions
Loading

source/languages/golang.txt

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
:template: product-landing
2+
:pl-max-width-paragraphs:
3+
:noprevnext:
4+
5+
===============
6+
MongoDB with Go
7+
===============
8+
9+
.. introduction::
10+
11+
Build Go applications using MongoDB's :atlas:`Atlas cloud database </>`. OpenTelemetry
12+
and community-built integrations support developers looking to build the next
13+
generation of Go-based solutions backed by MongoDB.
14+
15+
.. button:: Get started with the MongoDB Go Driver
16+
:uri: https://www.mongodb.com/docs/drivers/go/current/
17+
18+
.. image:: /images/Go.svg
19+
:alt: Go landing page hero image
20+
21+
Driver
22+
------
23+
24+
Provides a high-level API for working with MongoDB databases consistent with
25+
other MongoDB language drivers.
26+
27+
`Go Driver Documentation → <https://www.mongodb.com/docs/drivers/go/current/>`__
28+
29+
Integrations
30+
------------
31+
32+
`OpenTelemetry → <https://opentelemetry.io/>`__
33+
34+
`Community-Built Integrations → <https://www.mongodb.com/resources/languages/golang#using-go-and-mongodb-with-other-technologies>`__
35+
36+
More Ways to Learn
37+
------------------
38+
39+
.. card-group::
40+
:columns: 3
41+
:style: large-icon
42+
43+
.. card::
44+
:headline: View Go developer resources
45+
:url: https://www.mongodb.com/developer/languages/go/
46+
:icon: /images/technical-mdb-devhub.svg
47+
:icon-alt: DevHub icon
48+
49+
Go Resources →
50+
51+
.. card::
52+
:headline: Join forums and discussions
53+
:url: https://www.mongodb.com/community/
54+
:icon: /images/general-content-community.svg
55+
:icon-alt: Community icon
56+
57+
MongoDB Community →

0 commit comments

Comments
 (0)