- user_id -
user/:uid - feed_id -
feed/:feed_uri - category_id -
:user_id/category/:category(special category:global.all,global.uncategorized) - tag_id -
:user_id/tag/:tag(special tag:global.saved)
http://cloud.feedly.com/:version/:api
| // | |
| // PerformanceMonitor.m | |
| // SuperApp | |
| // | |
| // Created by qianjianeng on 15/11/12. | |
| // Copyright © 2015年 Tencent. All rights reserved. | |
| // | |
| #import "PerformanceMonitor.h" | |
| #import <mach/mach.h> |
| class API { | |
| static let apiKey = "test" | |
| static let baseUrl = "" | |
| enum Endpoint { | |
| case login | |
| case register | |
| var endpoint: String { | |
| switch self { |
| require 'mina/git' | |
| require 'mina/nginx' | |
| set :application, 'your_app_name' | |
| set :domain, 'your_server' | |
| set :user, 'ubuntu' | |
| set :deploy_to, '/location/to/deploy' | |
| set :app_path, "#{deploy_to}/#{current_path}" | |
| set :repository, 'your_repo' | |
| set :branch, 'master' |
Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.
$ python -m SimpleHTTPServer 8000| #... | |
| gem 'backup', require: false, | |
| github: 'kavu/backup', | |
| branch: 'bump_fog_version', | |
| ref: 'c3fd8e6eb4f464de1c8' | |
| gem 'whenever', require: false | |
| #... |
As configured in my dotfiles.
start new:
tmux
start new with session name: