From 515bee54e7f8ba87e4fbd9c6f9f4504452b342ee Mon Sep 17 00:00:00 2001 From: gilmartd <91555362+gilmartd@users.noreply.github.com> Date: Sun, 27 Nov 2022 20:25:32 -0800 Subject: [PATCH] Update README.md Added suggested tutorial doc --- docs/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/README.md b/docs/README.md index 7b06fa95..4eb5cf1f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -60,6 +60,9 @@ Cache can be cleared with the following endpoint: * 🔒 [Clear cache](cache/clear.md) : `DELETE /admin/cache` +## Tutorial Doc +Below are links to the different routes for the API. They can be viewed with the project Postman via the link at the top of this document. For a tutorial on how to see the endpoints of the routes see: https://docs.google.com/document/d/11J6k1PjQf0a6OGPfUfb96S1NjlZZecrOWy6pwEK3gRg/edit?usp=sharing + ## Routes ### [Capsules](capsules) - Detailed info for serialized dragon capsules