Skip to content

Commit db47c06

Browse files
committed
add resources
1 parent 09c2357 commit db47c06

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

source/fundamentals/crud/restful-api-tutorial.txt

+10-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _csharp-crud-restful-api-tutorial:
22

3-
============================================
4-
Create a RESTful API with the C#/.NET Driver
5-
============================================
3+
=====================================================================
4+
Tutorial: Create a RESTful API with the {+driver-short+} Driver
5+
=====================================================================
66

77
.. facet::
88
:name: genre
@@ -374,5 +374,10 @@ endpoint to see the data you just inserted. You can also test the ``PUT`` and
374374
Next Steps
375375
----------
376376

377-
To learn nmore about the operations discussed in this tutorial, see the following
378-
guides:
377+
To learn more about the operations discussed in this tutorial, see the following
378+
guides:
379+
380+
- :ref:`csharp-insert-guide`
381+
- :ref:`csharp-retrieve`
382+
- :ref:`csharp-update-one`
383+
- :ref:`csharp-delete-guide`

0 commit comments

Comments
 (0)