linkdump:简单的链接转储Sinatra应用程序(JSON API +基本Web视图)

时间:2024-03-26 00:28:54
【文件属性】:

文件名称:linkdump:简单的链接转储Sinatra应用程序(JSON API +基本Web视图)

文件大小:38KB

文件格式:ZIP

更新时间:2024-03-26 00:28:54

Ruby

链接转储 简单的链接转储Sinatra应用程序(JSON API +基本Web视图) 我使用以下Pythonista 3脚本通过“共享”菜单发布来自iOS设备的新链接: ://gist.github.com/derekgottlieb/a077355a4c355301577df93ee9f413f9 开发入门 rvm install . gem install bundler rvm use . bundle install lefthook install # setup git hooks cp config/config.yml.example config/config.yml cp config/database.yml.example config/database.yml APP_DIR=$PWD CONSOLE_LOG=1 bundle exec puma


【文件预览】:
linkdump-master
----.circleci()
--------config.yml(903B)
----Dockerfile(570B)
----.gitignore(1KB)
----routes()
--------api()
--------tags.rb(90B)
----README.md(1KB)
----views()
--------tags_index.erb(133B)
--------layout.erb(2KB)
--------links_index.erb(265B)
----bin()
--------htmldiff(799B)
--------rubocop(796B)
--------cap(791B)
--------standardrb(803B)
--------shotgun(796B)
--------ruby-parse(801B)
--------rackup(791B)
--------nokogiri(799B)
--------ruby-rewrite(805B)
--------puma(787B)
--------bundle(3KB)
--------rspec(795B)
--------lefthook(799B)
--------ldiff(793B)
--------rake(787B)
--------pry(784B)
--------racc(787B)
--------coderay(796B)
--------capify(797B)
--------tilt(787B)
--------pumactl(793B)
----Gemfile(793B)
----db()
--------migrate()
--------schema.rb(1KB)
----docker-compose.yml(135B)
----.ruby-version(6B)
----LICENSE(1KB)
----.standard.yml(17B)
----.rspec(30B)
----models()
--------link.rb(559B)
--------tag.rb(361B)
----Gemfile.lock(4KB)
----lefthook.yml(222B)
----app.rb(2KB)
----config()
--------database.yml.example(92B)
--------config.yml.example(166B)
--------deploy.rb(2KB)
--------deploy()
--------puma.rb(924B)
----example-ios-pythonista.py(721B)
----spec()
--------routes()
--------support()
--------fixtures()
--------models()
--------spec_helper.rb(3KB)
----example-client.py(967B)
----config.ru(41B)
----lib()
--------capistrano()
----Rakefile(199B)
----Capfile(1KB)

网友评论