resume-api:在线简历预览API

时间:2024-04-03 11:25:05
【文件属性】:
文件名称:resume-api:在线简历预览API
文件大小:58KB
文件格式:ZIP
更新时间:2024-04-03 11:25:05
PHP 简历API 在线简历预览API 接口设计 格式 json 请求参数 t最低,与r参数一起降低重新攻击的可能性;有效期3分钟 r随机uuid,与t参数一起降低扩展攻击的可能性来;存储时间3分钟; d真正的数据 s = md5(d + r + t),用于校验前缀 数据库安全 表设计时将加密密钥单独建表,通过用户ID关联,加密用户敏感信息 数据库端口不对外,避免暴力破解和拖库 设计
【文件预览】:
resume-api-main
----.php_cs(3KB)
----.gitignore(120B)
----app()
--------Exception()
--------Middleware()
--------Controller()
--------Model()
--------Infrastructure()
--------Domain()
--------Process()
--------Listener()
--------Constants()
----.env.example(255B)
----.phpstorm.meta.php(239B)
----bin()
--------hyperf.php(778B)
----.gitlab-ci.yml(1KB)
----LICENSE(11KB)
----composer.json(3KB)
----.github()
--------workflows()
----README.md(527B)
----phpunit.xml(695B)
----config()
--------routes.php(426B)
--------config.php(779B)
--------autoload()
--------container.php(726B)
----phpstan.neon(474B)
----docs()
--------tables.sql(3KB)
----test()
--------bootstrap.php(769B)
--------HttpTestCase.php(1009B)
--------Cases()

网友评论