App.net API - Libraries
App.net is a real-time social network and social feed without any advertising. Users of App.net get to control their own data.
The App.net API allows developers to access and integrate the functionality of App.net with other applications and to create new applications. Some example API methods include managing account information, creating content, and accessing content feeds.

- Versions
- SDKs (3)
- Articles (11)
- How To(0)
- Source Code(0)
- Libraries(13)
- Developers (1)
- Followers (12)
- Changelog (18)
Libraries (13)
The following is a list of libraries from ProgrammableWeb's Library Directory that matched your search term. Although there many different interpretations of the word "library" among software developers, ProgrammableWeb adheres to a specific definition so as to clearly distinguish libraries from SDKs and frameworks in a way that will facilitate clean search results. In ProgrammableWeb's parlance, the term "library" is strictly used to describe a platform-specific software tool that, when installed, results in the provisioning a specific API. Conversely, SDKs are exclusively for consuming APIs and Frameworks are agnostic to specific APIs. If you think a library, SDK, API, or other asset is missing from our directory, be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | App.net Omni-Auth Ruby Library omniauth-appdotnet | This unofficial Ruby library is for using OmniAuth as a login strategy with App.net. It was built specifically for use by Lizi.ai. Users of this library will need an OAuth2 Client ID and Secret from App.net. Alpha. The library is authored by Jacques Crocker. |
![]() | App.net Python Library apppy | A Python library for working with the App.net API. Use an existing token or your client id/secret token to interface with Apppy. This library is machine generated and uses a JSON endpoints library to generate all endpoints. Find more documentation and example code at the library's GitHub page. |
![]() | App.net Python Library appdotnet | A Python library for working with the App.net API. Built primarily to interact with the streaming API. Use of this library requires: Python 2.6, Requests version 1.1.0 or higher, python-dateutils, and an App.net developer account. Find extensive documentation and example code at the library's GitHub page. |
![]() | App.net Objective-C Library appnetkit | AppNetKit is for Objective-C developers interested in working with the App.net API. The library is asynchronous and uses blocks to notify you of completions. As of late August 2012 this library interfaces with all portions of the app including: token, users, and posts. |
![]() | App.net Activity Collection Objective-C Library ADNActivityCollection | This is an Objective-C library for sharing to App.net apps from an Activity Sheet in iOS 6. Use apps like Netbot and Felix to add more content to App.net. Icons provided for the Activity Sheet by PaintCode. ADNActivity Collection is authored by Brennan Stehling. |
![]() | App.net Passport Node.js Library passport-appdotnet | Use this Node.js library to integrate Passport's authentication middleware with App.net using OAuth 2.0 API. This library leverages Passport to authenticate App.net users with an App.net account and OAuth tokens. See the repository for more information on Passport and how to implement the App.net library. This is an independent library maintained by Michael Owens and covered under an MIT license . |
![]() | App.net Java Library ADNLib | This unofficial Java library is for Android developers interested in working with App.net. Although the library is still being developed, it currently supports most of App.net's APIs like: post and user endpoints, message and channel endpoints, file creation and retrieval endpoints, and place search. The library is also set up to be used with Android Studio. |
![]() | App.net Login Objective-C SDK | This is an iOS SDK for App.net Login. Use this Objective-C library to implement the App.net Passport iOS application which allows users authorize from the application, rather than sign in on every app. |
![]() | App.net Stream PHP Library | Use this PHP library to interface with the App.net's Stream social networking API. Access application functions like: social graph, messaging, and places. Documentation, including code examples and access to other libraries is available on the library's GitHub page. Note that the API is in development and the library continues to be updated. The developers note that some updates may break backward compatibility for older versions. |
![]() | App.net PHP Library AppDotNetPHP | The App.net PHP Library AppDotNetPHP is a PHP library for the App.net Stream API. With this library, developers have a way to communicate with the API using PHP. |
![]() | App.net JavaScript Library appnetjs | The App.net JavaScript Library appnetjs is a library for the App.net API written in Javascript. The library can be exported as both a jQuery and a Node.js module. |
![]() | App.net Ruby Library adn | The App.net Ruby Library adn is a Ruby library for the App.net API. With this library, developers have a way to access the API methods using Ruby on Rails. |
![]() | App.net Python Library ADNpy | The App.net Python Library ADNpy is Python library for interacting with the App.net API. An access token is required, and developers can create one by generating it for their App.net application. With this library, developers have a way to communicate with the API using Python. |