代码挑战堤坝:后端工程师代码挑战-Levee

时间:2024-03-01 00:06:30
【文件属性】:

文件名称:代码挑战堤坝:后端工程师代码挑战-Levee

文件大小:46KB

文件格式:ZIP

更新时间:2024-03-01 00:06:30

golang mongodb clean-code clean-architecture jwt-authentication

后端工程师代码挑战-Levee 状态:已完成 ••••••• 关于 这个项目是一些Job例程的简单API,例如创建,列出和激活。 产品特点 建立工作 列出所有工作 激活特定作业的状态 按类别列出活动作业的百分比和数量。 这个怎么运作 该项目是Restful API: 后端 先决条件 在开始之前,您需要在计算机上安装以下工具: , ,[Git]( )。 另外,最好有一个编辑器来处理[VSCode]( )之类的代码。 运行后端(服务器) # Clone this repository $ git clone https://github.com/f*oleittes/code-challenge-levee # Access the project folder cmd/terminal $ cd code-challenge-levee # Environmen


【文件预览】:
code-challenge-levee-main
----.gitignore(287B)
----go.mod(502B)
----Dockerfile(545B)
----domain()
--------job.go(1KB)
--------job_test.go(963B)
--------uuid.go(133B)
----Makefile(1KB)
----_scripts()
--------postgres()
--------fresh()
--------mongodb()
----.dockerignore(320B)
----.env.sample(285B)
----LICENSE(1KB)
----Dockerfile.dev(198B)
----infrastructure()
--------http_server.go(3KB)
--------log()
--------database()
--------router()
--------validation()
----go.sum(20KB)
----docker-compose.yml(2KB)
----.github()
--------workflows()
----main.go(767B)
----usecase()
--------create_job_test.go(4KB)
--------output()
--------create_job.go(1KB)
--------input()
----README.md(4KB)
----adapter()
--------api()
--------repository()
--------validator()
--------logger()
--------presenter()

网友评论