You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
do not email any of the libmongoc developers directly with issues or
22
-
questions - you're more likely to get an answer on the `MongoDB Community Forums`_.
22
+
questions - you're more likely to get an answer on the `MongoDB Community Forums`_ or `StackOverflow <https://stackoverflow.com/questions/tagged/mongodb+c>`_.
23
23
24
24
Bugs / Feature Requests
25
25
=======================
@@ -87,3 +87,11 @@ Installation
87
87
88
88
Detailed installation instructions are in the manual:
* `Getting Started Tutorial <https://mongoc.org/libmongoc/current/tutorial.html>`_.
96
+
* `MongoDB C Driver Examples <https://github.com/mongodb/mongo-c-driver/tree/master/src/libmongoc/examples>`_.
97
+
* Tutorials, videos, and code examples using the MongoDB C Driver can also be found in the `MongoDB Developer Center <https://www.mongodb.com/developer/languages/c/>`_.
0 commit comments