gofire icon indicating copy to clipboard operation
gofire copied to clipboard

Go toolkit for the campfire API

gofire Build Status

Go toolkit for the Campfire API

This wrapper is in a very experimental status, and very likely to change. Feel free to hop in and propose an improvement though.

Usage

  • Say something on a room
  • Listen for messages in a room
  • Search in rooms

Contributing

  1. Fork it
  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 new Pull Request

License

gofire is released under the MIT license. See LICENSE