From 83bb775f0ef4bf9adb86c499f7e79078827b2861 Mon Sep 17 00:00:00 2001 From: Elena Gorbatkova <102306951+ElenaGorbatkova@users.noreply.github.com> Date: Fri, 23 Aug 2024 15:45:52 +0100 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5988c27..7035d6d 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,11 @@ Open http://localhost:5000 in your web browser. ## Client-Side App -The client-side part is the `surveyjs-react-client` React application. The current project includes only the application's build artifacts. Refer to the [surveyjs-react-client](https://github.com/surveyjs/surveyjs-react-client) repo for full code and information about the application. \ No newline at end of file +The client-side part is the `surveyjs-react-client` React application. The current project includes only the application's build artifacts. Refer to the [surveyjs-react-client](https://github.com/surveyjs/surveyjs-react-client) repo for full code and information about the application. + +## Other Resources + +The [Endatix Platform](https://endatix.com/?utm_source=surveyjs&utm_medium=partner+link) is an open-source solution that provides a fully integrated server-side API for managing SurveyJS forms and their results within .NET environments. Endatix provides a complete backend application structure, from API requests to database integration and admin management, allowing users to quickly implement a fully operational server environment with minimal coding. Endatix is an ideal choice for developers looking for an efficient way to implement SurveyJS without extensive server-side development. + +**Endatix Platform repo:** https://github.com/endatix/endatix +