https://github.com/mnishiguchi/google_places_api_client_app
A little api server for my experiments
https://github.com/mnishiguchi/google_places_api_client_app
geocoder google-maps-api google-places-api open-street-map
Last synced: 3 months ago
JSON representation
A little api server for my experiments
- Host: GitHub
- URL: https://github.com/mnishiguchi/google_places_api_client_app
- Owner: mnishiguchi
- Created: 2017-12-14T15:32:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-22T01:15:23.000Z (almost 8 years ago)
- Last Synced: 2025-02-22T18:33:21.160Z (8 months ago)
- Topics: geocoder, google-maps-api, google-places-api, open-street-map
- Language: Ruby
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...