A provider extension for Spring Social to enable connectivity with Meetup and API binding for Meetup REST API. This is implemention uses OAuth2 for authorization.
-
spring-social-meetup, meetup api implementation. To check out the project and to build from source, do the following:
git clone git://github.com/yarli4u/spring-social-meetup.git
cd spring-social-meetup
mvn clean compile jar:jar
-
spring-social-quickstart, designed to get you up and running quickly.
To check out the project and to build from source, do the following:
git clone git://github.com/yarli4u/spring-social-meetup.git
cd spring-social-quickstart
mvn clean compile war:war