There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
StoryQ client Library This library makes it easy to use storyq's Open API. You can easily upload documents and photos to the storyq and convert them to the flash slide with this library. This follows the restful style but not uses active_resource. This is mainly refered to the active_resource and springnote_client gem. Specially thanks to the springnote_client.