Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/madmas/runninglog

A simple sinatra-app to display information about gpx files
https://github.com/madmas/runninglog

Last synced: about 1 month ago
JSON representation

A simple sinatra-app to display information about gpx files

Awesome Lists containing this project

README

        

Runninglog is a simple sinatra-based web-app which displays information about GPX files
Caching is done via http://github.com/kematzy/sinatra-cache/
Other gems in use:
- Sinatra: A simple web-framework (gem install sinatra)
- hpricot (or nokogiri): an xml parser (gem install hpricot/nokogiri)
- gchart: A wrapper arround the google charts API (gem install googlecharts)

Usage:
Just place your gpx files in /public/gpx/