gofire
gofire copied to clipboard
Go toolkit for the campfire API
gofire 
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
- Fork it
- 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 new Pull Request
License
gofire is released under the MIT license. See LICENSE