Alexander Malev

Results 21 issues of Alexander Malev

src: https://raw.githubusercontent.com/aamalev/aiohttp_apiset/master/docs/swagger_classes.rst result: blank page http://aiohttp-apiset.readthedocs.io/en/latest/swagger_classes.html locally the documentation is going right

A table for storing user request data and actions including a registration request. Fields: - id - created_at - ip - msg - type {reg,auth,crud,email} - subtype {add/login,update,delete/logout} - code...

enhancement

For one action "change email" - one request

Client and server sides. Connect via aioworkers.queue

enhancement

add/delete email approve email select primary email

enhancement

cfg.yaml ```yaml processes: p1: groups: [a, b, c, d, g] ``` aioworkers -c cfg.yaml --process p1