Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/couchbaselabs/points-of-interest
Find points of interest near hotels. A sample application using using Vue.js, Node.js, Express, Google Maps, Here Places, and Couchbase Server.
https://github.com/couchbaselabs/points-of-interest
Last synced: 1 day ago
JSON representation
Find points of interest near hotels. A sample application using using Vue.js, Node.js, Express, Google Maps, Here Places, and Couchbase Server.
- Host: GitHub
- URL: https://github.com/couchbaselabs/points-of-interest
- Owner: couchbaselabs
- License: apache-2.0
- Created: 2018-07-06T23:34:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-26T19:28:02.000Z (over 6 years ago)
- Last Synced: 2024-04-12T16:19:16.040Z (9 months ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 12
- Watchers: 30
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
# Points of Interest
image:https://img.shields.io/badge/Couchbase-v5.5.0-red.svg[link=https://www.couchbase.com/downloads] image:https://img.shields.io/badge/License-Apache%202.0-green.svg[link=https://opensource.org/licenses/Apache-2.0]
Web application to show points of interest near hotels.
Based on link:https://www.couchbase.com[Couchbase Server], link:https://vuejs.org[Vue.js], link:https://nodejs.org/[Node.js], and link:https://expressjs.com[Express].Uses link:https://developers.google.com/maps/documentation/[Google Maps] and link:https://developer.here.com/develop/rest-apis[Here Places] external APIs.
Uses data from the link:https://developer.couchbase.com/documentation/server/current/sdk/sample-application.html#travel-sample-app-generic__using-travel-app[travel sample] application.
Licensed under link:https://opensource.org/licenses/Apache-2.0[Apache 2.0].