PS D:\ccc\ccc109a\ws\deno\07-ajax\blog> deno run -A app.js
Check file:///D:/ccc/ccc109a/ws/deno/07-ajax/blog/app.js
Server run at http://127.0.0.1:8000
path= /
path= /main.js
body = { type: "json", value: Promise { <pending> } }
create:id=> 2
create:get=> { title: "ccc", body: "ccccc" }
create:save=> { title: "ccc", body: "ccccc", created_at: 2020-08-15T05:50:49.501Z, id: 2 }
body = { type: "json", value: Promise { <pending> } }
create:id=> 3
create:get=> { title: "ddd", body: "ddddd" }
create:save=> { title: "ddd", body: "ddddd", created_at: 2020-08-15T05:51:20.983Z, id: 3 }
01-blog
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||