文件名称: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=
【文件预览】:
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)