Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danmayer/flight_collector
A Golang app to learn go while collecting some flight information and working with ElasticSearch
https://github.com/danmayer/flight_collector
Last synced: 4 days ago
JSON representation
A Golang app to learn go while collecting some flight information and working with ElasticSearch
- Host: GitHub
- URL: https://github.com/danmayer/flight_collector
- Owner: danmayer
- License: mit
- Created: 2015-02-01T18:56:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-01T19:00:36.000Z (almost 10 years ago)
- Last Synced: 2024-12-11T16:39:12.131Z (29 days ago)
- Language: Go
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flight_collector
A Golang app to learn go while collecting some flight information and working with ElasticSearch
### Go Flight Pricer
This is a simple data collector to pull pricing info on flights once in awhile. It is mostly for me to learn Go.
### Flight info sources
* https://developers.google.com/qpx-express/
### Tech
* Golang
* ElasticSearch