文件名称:Vicinime:Vicinime的后端。 看看你周围发生了什么
文件大小:11KB
文件格式:ZIP
更新时间:2024-06-07 16:50:53
JavaScript
#Vicinime ###今天探索。 ##要求 mongodb服务器正在运行 用Express安装的Node.js ##简单请求###向db curl中添加一个条目-X POST -H“内容类型:application / json” -d'{“ title”:“ Andrew”,“ description”:“测试描述”,“ loc“:{” lon“:43.7990603,” lat“:-79.5717607},” img“:{” data“:” test“,” contentType“:” media / jpeg“}}' ###查找点卷曲附近的位置-X POST -H“ Content-Type:application / json” -d'{“ lon”:43.7990603,“ lat”:-79.5717607,“ distance”:1000}' ###上传帖子 curl
【文件预览】:
Vicinime-master
----bin()
--------www(2KB)
----package.json(379B)
----routes()
--------index.js(4KB)
--------users.js(203B)
----LICENSE(11KB)
----views()
--------index.jade(66B)
--------post.jade(228B)
--------error.jade(84B)
--------layout.jade(124B)
----.gitignore(45B)
----public()
--------stylesheets()
----app.js(1KB)
----README.md(677B)