Skip to content

Simple link dump Sinatra app (JSON API + basic web views)

License

Notifications You must be signed in to change notification settings

derekgottlieb/linkdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linkdump

Simple link dump Sinatra app (JSON API + basic web views)

derekgottlieb/linkdump Build status Code Climate Ruby Style Guide

I use the following Pythonista 3 script to post new links from an iOS device via the Share menu: https://gist.github.com/derekgottlieb/a077355a4c355301577df93ee9f413f9

Getting started with development

rvm install .
gem install bundler

rvm use .
bundle install

lefthook install # setup git hooks

APP_DIR=$PWD CONSOLE_LOG=1 bundle exec puma

About

Simple link dump Sinatra app (JSON API + basic web views)

Resources

License

Stars

Watchers

Forks

Packages

No packages published