CoCongV/sanic-restful

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.eggs/README.txt
.gitignore
.travis.yml
.vscode/settings.json
AUTHORS.md
CHANGES.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Pipfile
Pipfile.lock
README.md
makefile
setup.cfg
tox.ini
examples/todo.py60
examples/todo_simple.py46
examples/xml_representation.py30
sanic_restful/__init__.py4
sanic_restful/__version__.py1
sanic_restful/api.py229
A
1 hr
sanic_restful/datastructures.py19
sanic_restful/exceptions.py7
sanic_restful/fields.py286
B
5 hrs
sanic_restful/marshal.py104
A
1 hr
sanic_restful/output.py15
sanic_restful/reqparse.py314
F
3 days
sanic_restful/resource.py64
A
1 hr
sanic_restful/util.py39
A
2 hrs
setup.py48