待办事项:待办事项清单

时间:2024-03-14 19:38:57
【文件属性】:

文件名称:待办事项:待办事项清单

文件大小:47KB

文件格式:ZIP

更新时间:2024-03-14 19:38:57

Go

api文件 #创建一个新用户 端点:-/ api / user 请求方法:-POST 内容类型::-application / json 有效负载:{“ firstname”:“您的名字”,“ lastname”:“您的姓氏”,“ password”:“密码”,“ email”:“ ”} 回应:{“ message”:“帐户已建立”} #登录todo应用 端点:-/ api / login 请求方法:-POST 内容类型::-application / json 有效负载:{“ password”:“ password”,“ email”:“ ”} 响应:{“ redirecturl”:“ /web/todo.html”,“ id”:“ 123445566”} #添加待办事项 端点:-/ api / todo 请求方法:-POST 内容类型::-applicatio


【文件预览】:
todo-master
----README.md(2KB)
----pkg()
--------todo()
--------restservice()
--------user()
----go.mod(72B)
----sql()
--------todo.sql(941B)
----web()
--------addacount.html(2KB)
--------todo.js(8KB)
--------jquery-3.2.1.min.js(85KB)
--------todo.css(679B)
--------todo.html(8KB)
--------index.html(2KB)
--------style.css(887B)
----go.sum(179B)
----cmd()
--------main.go(1KB)

网友评论