Popularity
1.4
Declining
Activity
0.0
Stable
1
2
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.
-
discordcr
Minimalist Discord library for Crystal. (Still WIP, but usable) -
TelegramBot
(deprecated) see https://github.com/protoncr/tourmaline instead -
twitter-crystal
A library to access the Twitter API using Crystal -
crystal_slack
Parse Slack slash commands or send incoming web hooks from Crystal -
crystal-ovh
Lightweight Crystal wrapper around OVH's API -
gitlab.cr
Gitlab.cr is a GitLab API wrapper written by Crystal -
open_exchange_rates
A library for Open Exchange Rates API -
google_maps_api
Crystal library for the Google Maps API. -
crystal-consul
Crystal client for Consul (http://www.consul.io/) -
airbrake-crystal
A Crystal notifier for Airbrake -
twilio.cr
A Crystal shard for communicating with the Twilio API -
mollie.cr
Mollie Payments API client for Crystal http://www.mollie.com -
aws-signer.cr
This library signs your HTTP requests using AWS v4 -
google_translate
Google Translate client for Crystal -
GDAX
📈 GDAX REST and WebSocket API wrapper to trade blockchain cryptocurrencies like bitcoin, Litecoin and Ethereum. -
crystalforce
A Crystal client for the Salesforce REST api. -
shorturl.cr
A tiny library to use URL shortening services -
aws-credentials
Get AWS credentials in various ways. -
soundcloud-crystal
A library to access the SoundCloud API using Crystal -
bugsnag.cr
bugsnag exception notifier written in crystal. Supports sidekiq.cr, kemal, HTTP::Server. -
web_finger
A WebFinger (https://tools.ietf.org/html/rfc7033) client for Crystal. -
dotacr
Mirror of https://git.andrewzah.com/andrei/dotacr -
crystal-newrelic
NewRelic API client for Crystal -
crystal-connpass
:anchor: A Crystal wrapper for the Connpass API -
openweather.cr
A Crystal wrapper for the Openweather API
Less time debugging, more time building
Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
Promo
scoutapm.com
Do you think we are missing an alternative of fantasy_football_nerd_api or a related project?
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
- Fork it ( https://github.com/[your-github-name]/fantasy_football_nerd_crystal/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- fridgerator Nick Franken - creator, maintainer