Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

renatolond/mastodon-api-crystal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mastodon-api-crystal

This is far from being a complete implementation of the mastodon-api ruby gem. It is more of an exercise to learn Crystal.

Installation

Add this to your application's shard.yml:

dependencies:
  mastodon-api:
    github: renatolond/mastodon-api-crystal

Usage

require "mastodon-api-crystal"

Development

Contributing

  1. Fork it (https://github.com/renatolond/mastodon-api-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

  • renatolond Renato "Lond" Cerqueira - creator, maintainer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published