Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IGCAPI

Description

This is an assignment project written in Golang that uses the goigc library and is deployed on Google Cloud app-engine. The idea of this project is to extract data from IGC files and output them as JSON. The application is deployed on here http://igcapifly.appspot.com/igcinfo/api/igc

Usage

To see the application's metadata navigate to igcinfo/api

URLs need to be posted with json. {"url":"<url>"}. igcinfo/api/igc and will be stored with a unique id starting from '0'.

To display JSON from a given ID navigate to igcinfo/api/igc/<id>

To only display a field of an IGC file as plain text, navigate to igcinfo/api/<id>/<field>

A field can only be the following:

pilot
glider
glider_id
track_length
H_date

Checklist:

go vet no complaints golint no complaints gometalinter no complaints go fmt done

Authors

Askel Eirik Johansson

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages