coffee-finder:咖啡查找器

时间:2024-06-01 08:21:43
【文件属性】:

文件名称:coffee-finder:咖啡查找器

文件大小:12KB

文件格式:ZIP

更新时间:2024-06-01 08:21:43

JavaScript

咖啡取景器 贴心的服务找到最近的咖啡店 设置 安装, 应该与其一起安装。 克隆此项目: git clone https://github.com/jennjwu/coffee-finder.git 转到目录: cd coffee-finder 安装依赖项: npm install 用法 获取(仅/ nearestCoffee端点需要) 运行API_KEY= node index.js以在本地启动服务器 访问localhost:3000来访问服务器。 可用端点在下一节中介绍。 终点 获取所有位置: GET /locations : GET /locations/:id : POST /locations : PATCH /locations/:id : DELETE /locations/:id : GET /nearestCoffee?address="


【文件预览】:
coffee-finder-master
----Geocode.js(145B)
----server.js(4KB)
----helper.js(4KB)
----Location.js(847B)
----model.js(1KB)
----test()
--------test.js(3KB)
----README.md(1KB)
----data()
--------locations.csv(4KB)
--------instructions_node.txt(3KB)
----docs()
--------create.md(406B)
--------delete.md(312B)
--------get.md(478B)
--------update.md(756B)
--------nearest.md(617B)
----.gitignore(59B)
----index.js(68B)
----package.json(469B)

网友评论