Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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