/gr8data

api to access gr8ladies gender ratio data

Primary LanguageGroovy

Gr8Data

In progress API for Gr8Ladies Data Project

See the charts and contribute at http://jlstrater.github.io/gr8ladies-d3/

Looking for the demo from the devoxx presentation? See the Devoxx Version

##Documentation The new API docs are now generated using Spring REST docs . They are published at https://jlstrater.github.io/gr8data. As with most projects, it's a work in progress.

##Run Example Locally

gvm use grails 3.0.9

grails> run-app

The data is bootstrapped from the gr8ladies-d3 repository on startup. An internet connection is required in order to bootstrap data!!!

##Next Steps

  1. Persistent Data Store
  2. Security
  3. Documentation