Popularity
1.5
Declining
Activity
0.0
Stable
1
3
0

Programming language: Crystal
License: MIT License
Tags: Third-party APIs    

fantasy_football_nerd_api alternatives and similar shards

Based on the "Third-party APIs" category.
Alternatively, view fantasy_football_nerd_api alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of fantasy_football_nerd_api or a related project?

Add another 'Third-party APIs' Shard

README

fantasy_football_nerd_crystal

Crystal library for the Fantasy Football Nerd API - http://www.fantasyfootballnerd.com/fantasy-football-api

This is a very early adoption, TESTS HAVE NOT BEEN WRITTEN, this is very much alpha stage.

Installation

Add this to your application's shard.yml:

dependencies:
  fantasy_football_nerd_crystal:
    github: fridgerator/fantasy_football_nerd_api

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it ( https://github.com/[your-github-name]/fantasy_football_nerd_crystal/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors