Skip to content

Provides an API that can be used to manage surveys

Notifications You must be signed in to change notification settings

viniciushrcs/survey3-api

Repository files navigation

Survey3 Api

This project is an Api built with Node, following the principles of Clean Architecture and respecting TDD practices during the development.

The operations can be performed both via REST or GRAPHQL.

What is this API about?

  • Provides operations to manage surveys. An Admin can create surveys and registered Users can answer.
  • Also, the Surveys results can be listed to registered users.

List of operations:

Development topics:

Releases

No releases published

Packages

No packages published