Lima-API#
Lima-API is sync and async library that allows implements Rest APIs libs with python typing.
You could read more about it on github page and on our post (Spanish).
You could install from pypi with:
pip install lima-api
Generate doc#
pip install lima-api[docs]
cd docs
make html