Download chatter api sample public Free Java Code

Description

A sample application for the Chatter REST API.

Icons

chatter api sample public

Source Files

The download file chatter-api-sample-public-master.zip has the following entries.


.env//  w w w . j  ava 2 s .c o  m
.gitignore
Gemfile
Gemfile.lock
Procfile
README.markdown
Rakefile
app/assets/images/button.png
app/assets/images/chatter-publisher-sprites.png
app/assets/images/chatter_letter_logo.jpeg
app/assets/images/df-logo-297.png
app/assets/images/generic_file_image.jpeg
app/assets/images/rails.png
app/assets/images/s.gif
app/assets/images/spinner.gif
app/assets/images/white_bg_spinner.gif
app/assets/javascripts/application.js
app/assets/javascripts/chatter.js.coffee
app/assets/javascripts/home.js.coffee
app/assets/javascripts/jquery-1.7.1.js
app/assets/javascripts/jquery-cookie.js
app/assets/javascripts/jquery-elastic.js
app/assets/javascripts/jquery-input-event.js
app/assets/javascripts/jquery-mentions.js
app/assets/javascripts/json2.js
app/assets/javascripts/main.js.coffee
app/assets/javascripts/navbar.js.coffee
app/assets/javascripts/sugar-dates.js
app/assets/javascripts/templates/chatter/comment.jst.eco
app/assets/javascripts/templates/chatter/comment_publisher.jst.eco
app/assets/javascripts/templates/chatter/feed_item.jst.eco
app/assets/javascripts/templates/chatter/feeds.jst.eco
app/assets/javascripts/twitter/bootstrap-alert.js
app/assets/javascripts/twitter/bootstrap-collapse.js
app/assets/javascripts/twitter/bootstrap-dropdown.js
app/assets/javascripts/twitter/bootstrap-popover.js
app/assets/javascripts/twitter/bootstrap-tab.js
app/assets/javascripts/twitter/bootstrap-tooltip.js
app/assets/javascripts/twitter/bootstrap.min.js
app/assets/javascripts/underscore-min.js
app/assets/stylesheets/application.css
app/assets/stylesheets/chatter.css.erb
app/assets/stylesheets/mentions-input.css
app/assets/stylesheets/twitter/bootstrap-responsive.min.css
app/assets/stylesheets/twitter/bootstrap.min.css
app/controllers/application_controller.rb
app/controllers/chatter/comments_controller.rb
app/controllers/chatter/feed_items_controller.rb
app/controllers/chatter/feeds_controller.rb
app/controllers/chatter/likes_controller.rb
app/controllers/chatter/users_controller.rb
app/controllers/home_controller.rb
app/controllers/sessions_controller.rb
app/controllers/things_controller.rb
app/helpers/application_helper.rb
app/helpers/feeds_helper.rb
app/helpers/home_helper.rb
app/mailers/.gitkeep
app/models/.gitkeep
app/models/chatter_comment.rb
app/models/chatter_feed.rb
app/models/chatter_feed_component.rb
app/models/chatter_mention.rb
app/models/chatter_message_segment.rb
app/models/chatter_user.rb
app/models/user.rb
app/views/chatter/comments/error.html.erb
app/views/chatter/comments/new.html.erb
app/views/chatter/feeds/_chatter_feed.html.erb
app/views/chatter/feeds/_chatter_publisher.html.erb
app/views/chatter/feeds/error.html.erb
app/views/chatter/feeds/new.html.erb
app/views/chatter/shared/login_error.html.erb
app/views/home/index.html.erb
app/views/layouts/application.html.erb
app/views/shared/_navbar.html.erb
app/views/things/index.html.erb
config.ru
config/application.rb
config/boot.rb
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/omniauth.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/initializers/wrap_parameters.rb
config/locales/devise.en.yml
config/locales/en.yml
config/routes.rb
db/migrate/20120123042508_change_psswd_to_binary.rb
db/schema.rb
db/seeds.rb
doc/MIT-LICENSE.txt
doc/chatter.js
lib/assets/.gitkeep
lib/tasks/.gitkeep
log/.gitkeep
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/html5shim.js
public/img/glyphicons-halflings-white.png
public/img/glyphicons-halflings.png
public/oldie.html
public/robots.txt
script/rails
spec/javascripts/PlayerSpec.js
spec/javascripts/helpers/SpecHelper.js
spec/javascripts/support/jasmine.yml
spec/javascripts/support/jasmine_config.rb
spec/javascripts/support/jasmine_runner.rb
test/fixtures/.gitkeep
test/fixtures/feeds.yml
test/fixtures/users.yml
test/functional/.gitkeep
test/functional/feeds_controller_test.rb
test/functional/home_controller_test.rb
test/integration/.gitkeep
test/integration/auth_flows_test.rb
test/performance/browsing_test.rb
test/test_helper.rb
test/unit/.gitkeep
test/unit/chatter_feed_item_test.rb
test/unit/chatter_feed_test.rb
test/unit/chatter_mention_test.rb
test/unit/chatter_message_segment_test.rb
test/unit/helpers/feeds_helper_test.rb
test/unit/helpers/home_helper_test.rb
test/unit/user_test.rb

Download

Click the following link to download chatter-api-sample-public-master.zip.

chatter-api-sample-public-master.zip




















Home »
  Javascript Free Code Download »
    Network »




AJAX
Client
Network
RESTful
Server
URL
URL Shortener
WebSocket