回弹-的formspring API的java实现
- 资源大小:435.96 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
java
实现
资 源 简 介
Welcome to Springback
Introduction
This project is composed of a set of classes that form an API for the Formspring website. The goal of this API is to make implementing a Formspring interface for an application easy. This library uses Scribe for its OAuth backing and the SimpleXML Framework for serializing/deserializing the various objects used by the Formspring API.
This code was originally written for use in a Formspring Android App of my own making, and I may yet complete it - but for now I have abandoned the development of the actual app, and have decided to open source my API code for anyone who would like to use it and/or improve it. The code will run as-is on Android 2.2, but will probably need some mods before it will run on other platforms.
Although this is being released under the MIT License, I do hope that if you make significant improvements to the API for a proprietary app that you will be kind enough to release those back to th
文 件 列 表
src
.svn
com
lib
._scribe-0.6.6-javadoc.jar
scribe-0.6.6-javadoc.jar
._scribe-0.6.7-SNAPSHOT.jar
scribe-0.6.7-SNAPSHOT.jar
._signpost-commonshttp4-1.2.1.1.jar
signpost-commonshttp4-1.2.1.1.jar
._signpost-core-1.2.1.1.jar
signpost-core-1.2.1.1.jar
._simple-xml-2.3.5.jar
simple-xml-2.3.5.jar
.
._LICENSE
LICENSE