Skip to content
/ Poll_API Public

A poll API that enables users to create polls. Questions are stored in MongoDB, while answers are stored in Redis.

Notifications You must be signed in to change notification settings

2O77/Poll_API

Repository files navigation

Poll API

This repository contains a Poll API that allows users to create and manage polls.

The questions for the polls are stored in MongoDB, while the answers are stored in Redis.

The API provides endpoints for creating polls, retrieving poll details, submitting answers, and retrieving poll results.

About

A poll API that enables users to create polls. Questions are stored in MongoDB, while answers are stored in Redis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published