/PollsApi

This is an API made using Django and the Django-rest framework. It allows authenticated users to create polls that have unique IDs. Each poll is defined by a description, a question, and options that other users can choose.

Primary LanguageJavaScript

Stargazers