ushahidi / SwiftRiver-API

An API for external (third party) applications to post and consume data to/from SwiftRiver.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build status

#SwiftRiver REST API The SwiftRiver REST API is a Java web application that provides simple interfaces for most SwiftRiver functionality. All data are sent and received as JSON.

The primary functions of the API are:

  • Authentication and authorization of clients and users
  • Posting and retrieving data to/from the database

The SwiftRiver API is currently in version 1.

For updates on the SwiftRiver project, follow @swiftriver on Twitter.

Documentation

Documentation (installation guide, roadmap, tutorials, code samples etc) can be found on the SwiftRiver Wiki

Getting Help

Feel free to ask questions on the SwiftRiver mailing list: http://groups.google.com/group/swiftriver

Authors

Copyright and License

Copyright 2013, Ushahidi Inc.

Licensed under the GNU Affero General Public License (AGPL), Version 3. You may obtain a full copy of the LICENSE file at:

http://www.gnu.org/licenses/agpl.html

About

An API for external (third party) applications to post and consume data to/from SwiftRiver.


Languages

Language:Java 100.0%