Metadata-Version: 2.1
Name: unipoll-api
Version: 0.8.2
Summary: Unipoll API
Author: University Polling
Author-email: help@unipoll.cc
License: MIT
Classifier: Framework :: FastAPI
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: fastapi==0.98.0
Requires-Dist: uvicorn[standard]==0.22.0
Requires-Dist: fastapi-users[beanie]==11.0.0
Requires-Dist: beanie==1.19.0
Requires-Dist: colorama==0.4.6
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: faker; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: mypy; extra == "dev"

# PollingApp 

[![Run tests with Tox](https://github.com/unipoll/API/actions/workflows/tests.yaml/badge.svg)](https://github.com/unipoll/api/actions/workflows/tests.yaml)
[![Coverage Status](https://coveralls.io/repos/github/unipoll/api/badge.svg?branch=main)](https://coveralls.io/github/unipoll/api?branch=main)
[![GitHub Latest Release)](https://img.shields.io/github/v/release/unipoll/api?logo=github&label=Release%20Version&color=violet)](https://github.com/unipoll/API/releases)
[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/unipoll/api?logo=docker&label=Docker%20Image&color=blue)](https://hub.docker.com/repository/docker/unipoll/api/tags)
[![PyPI - Version](https://img.shields.io/pypi/v/unipoll-api?logo=pypi&logoColor=yellow&label=PyPI%20Package&color=yellow)](https://pypi.org/project/unipoll-api/)


**This is the Development Branch**

### Useful Links:

- [Developer Wiki](https://github.com/mike-pisman/PollingAPI/wiki) 

- [Polling API](https://polling.website/)

- [Polling API Swagger Docs](https://polling.website/docs)

- [Polling API Swagger ReDoc](https://polling.website/redoc)

- [Postman Documentation v0.0.5](https://documenter.getpostman.com/view/19614303/2s8Z6vZEBr)

- [Postman Documentation v0.0.4](https://documenter.getpostman.com/view/19614303/2s8Z6sbvxz)
