Module jumpscale.packages.polls.bottle
Bottle server for tf council
End points
- http://localhost/polls/api/names : print list of voters names
- http://localhost/polls/api/results : print the votes results
Expand source code
"""Bottle server for tf council
End points
- http://localhost/polls/api/names : print list of voters names
- http://localhost/polls/api/results : print the votes results
"""
Sub-modules
jumpscale.packages.polls.bottle.polls_bottle