From b3de04057e2e7de2973b5c21f987c7a2284ad3ba Mon Sep 17 00:00:00 2001 From: Alvaro Revuelta Date: Tue, 7 Nov 2023 10:56:22 +0100 Subject: [PATCH] Add REST API Docs (#2177) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8e6984545..fc054e64f 100644 --- a/README.md +++ b/README.md @@ -82,3 +82,7 @@ For bug reports, please [tag your issue with the `bug` label](https://github.com If you believe the reported issue requires critical attention, please [use the `critical` label](https://github.com/waku-org/nwaku/issues/new?labels=critical,bug) to assist with triaging. To get help, or participate in the conversation, join the [Waku Discord](https://discord.waku.org/) server. + +### Docs + +* [REST API Documentation](https://waku-org.github.io/waku-rest-api/)