apigo:开箱即用的快速REST模拟服务器

时间:2021-04-11 06:23:14
【文件属性】:
文件名称:apigo:开箱即用的快速REST模拟服务器
文件大小:2.13MB
文件格式:ZIP
更新时间:2021-04-11 06:23:14
Makefile apigo 开箱即用的快速REST模拟服务器 第一步 最初的 在仓库中初始化git : git init 如果您没有安装Poetry运行: make download-poetry 初始化诗歌并安装pre-commit钩子: make install 将初始代码上传到GitHub(确保已运行make install以使用pre-commit ): git add . git commit -m " :tada: Initial commit " git branch -M main git remote add origin https://github.com/nidhaloff/apigo.git git push -u origin main 初始设置 设置以确保您拥有最新的依赖项。 设置以自动关闭问题。 诗歌 所有具有依赖性的操作都是通过诗歌执行的。 如果您不熟悉
【文件预览】:
apigo-main
----poetry.lock(47KB)
----.gitignore(10KB)
----Makefile(3KB)
----pyproject.toml(2KB)
----.dockerignore(332B)
----SECURITY.md(1KB)
----cookiecutter-config-file.yml(278B)
----.pre-commit-config.yaml(743B)
----CONTRIBUTING.md(1KB)
----CODE_OF_CONDUCT.md(3KB)
----LICENSE(1KB)
----setup.cfg(1KB)
----.github()
--------PULL_REQUEST_TEMPLATE.md(1KB)
--------release-drafter.yml(791B)
--------ISSUE_TEMPLATE()
--------.stale.yml(684B)
--------workflows()
--------dependabot.yml(558B)
----README.md(12KB)
----tests()
--------test_example()
----apigo()
--------__init__.py(259B)
--------example.py(376B)
--------py.typed(0B)
--------__main__.py(875B)
----venv()
--------lib64(3B)
--------pyvenv.cfg(69B)
--------share()
----.editorconfig(424B)
----docker()
--------Dockerfile(733B)
--------README.md(752B)

网友评论