Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicorobo/placelist
It's like playlists but for places!
https://github.com/nicorobo/placelist
Last synced: 24 days ago
JSON representation
It's like playlists but for places!
- Host: GitHub
- URL: https://github.com/nicorobo/placelist
- Owner: nicorobo
- Created: 2019-03-20T22:20:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T18:16:28.000Z (almost 2 years ago)
- Last Synced: 2023-10-15T10:12:37.225Z (about 1 year ago)
- Language: JavaScript
- Size: 5.7 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## PlaceList
An app for creating and sharing "playlists" of places, created to practice user authentication and GraphQL! (I know, the name sounds more lazy than punny)It uses Google's Places API for location data and autosuggest, Passport's Facebook strategy for login, Apollo packages for working with the GraphQL server, and MongoDB Atlas for data persistence.