Popularity
1.6
Growing
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.
-
twitter-crystal
A library to access the Twitter API -
crystal-ovh
Lightweight Crystal wrapper around OVH's API -
crystal_slack
A tool that parses Slack slash commands or send incoming web hooks -
awscr-signer
Sign HTTP::Request objects and generate presigned post forms -
slack.cr
A Slack Real Time Messaging API WebSocket client library -
open_exchange_rates
A library to access Open Exchange Rates API -
twilio.cr
A Crystal shard for communicating with the Twilio API -
mollie.cr
Mollie Payments API wrapper (Creditcard, PayPal, Apple Pay, Sofort, Klarna, ...) -
aws-signer.cr
This library signs your HTTP requests using AWS v4 -
airbrake-crystal
A Crystal notifier for Airbrake -
shorturl.cr
A library to use URL shortening services -
GDAX
GDAX REST and WebSocket API Wrapper with request signing -
aws-credentials
Get AWS credentials in various ways -
soundcloud-crystal
A library to access the SoundCloud API -
bugsnag.cr
Bugsnag exception notifier and sidekiq middleware -
openweather.cr
A wrapper for the Openweather API -
web_finger
A WebFinger (https://tools.ietf.org/html/rfc7033) client -
host_meta
A Web Host Metadata (https://tools.ietf.org/html/rfc6415) client
Get performance insights in less than 4 minutes.
Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
Promoted
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