GithubHelp home page GithubHelp logo

isabella232 / spring-social-gowalla Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spring-attic/spring-social-gowalla

0.0 0.0 0.0 3.25 MB

Gowalla API binding and connect support.

Java 100.00%

spring-social-gowalla's Introduction

Spring Social Gowalla

Spring Social Gowalla is an extension to Spring Social for connecting applications with the Gowalla location-based service.

IMPORTANT: Project Status

On December 2, 2011, Facebook and Gowalla announced that Facebook was acquiring Gowalla. The specifics of the acquisition involve Facebook acquiring several members of the Gowalla team, including Gowalla's founders. Facebook will not, however, be acquiring Gowalla's technology or data. The Gowalla service will wind down at the end of January 2012.

With no service to connect to, it makes very little sense to grow or maintain Spring Social Gowalla any further. While the code will remain in GitHub for historical purposes, this project had effectively ended and no further work will be performed here.

Although Spring Social Gowalla will no longer be maintained, Spring Social will continue to enable applications to connect with Software-as-a-Service sites such as Facebook and Twitter. If location-based service integration is something you're interested in, we encourage you to have a look at Spring Social Foursquare, a complete Spring Social extension for connecting with Foursquare.

Getting Spring Social Gowalla

To check out the project and build from source, do the following:

git clone --recursive git://github.com/SpringSource/spring-social-gowalla.git cd spring-social-gowalla ./gradlew build

Note: the --recursive switch above is important, as spring-social-gowalla uses git submodules, which must themselves be cloned and initialized. If --recursive is omitted, doing so becomes a multi-step process of:

git clone git://github.com/SpringSource/spring-social-gowalla.git git submodule init git submodule update

Importing into Eclipse

To generate Eclipse metadata (.classpath and .project files), do the following:

./gradlew eclipse

Once complete, you may then import the projects into Eclipse as usual:

File -> Import -> Existing projects into workspace

Importing into IDEA

To generate IDEA metadata (.iml and .ipr files), do the following:

./gradlew idea

Building the JavaDoc

To build the JavaDoc, do the following from within the root directory:

./gradlew :docs:api

The result will be available in 'docs/build/api'.

spring-social-gowalla's People

Contributors

habuma avatar royclarkson avatar spring-operator avatar straxus avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.