RSS 9 projects tagged "OAuth"

Download Website Updated 24 Mar 2013 psx

Screenshot
Pop 167.66
Vit 24.76

PSX is a framework for developing dynamic Web sites in PHP. The goal of PSX is to help you develop RESTful APIs serving Web standard formats like JSON, XML, Atom, and RSS. It has a focus on social technologies and provides classes to use and implement OAuth, OpenID, Opengraph, Opensocial, Opensearch, PubSubHubbub, Atom, and RSS.

Download Website Updated 18 May 2013 amun

Screenshot
Pop 114.13
Vit 67.97

Amun is a content management framework based on the PSX framework. The goal is to build a more federated and programmable Web. This is achieved by providing a RESTful API for managing and distributing the content in standard formats like JSON, XML, Atom, and RSS. It tries to support open standards like OAuth, OpenID, etc., and gives you the freedom to access the data of a Website in the way you like. It tries to enable easy communication from server to server, browser to server, and application to server.

No download Website Updated 20 Oct 2009 OAuth-Lite

Screenshot
Pop 27.17
Vit 36.23

OAuth-Lite is a framework that allows you to make OAuth Consumer Applications and OAuth Service Providers easily from Perl.

No download Website Updated 07 Jul 2010 oauth-php

Screenshot
Pop 20.45
Vit 32.44

oauth-php is a PHP library for OAuth consumers and servers. It has an extensible OAuth store, including a full working implementation of a MySQL store. The library implements methods to: verify incoming requests against the library; to sign outgoing requests, with curl support for actually doing the request; to sign requests with a body; to administrate consumer keys and tokens for multiple users (server and consumer side); and to log incoming and outgoing requests handled by the library (optionally in the database).

Download Website Updated 27 Aug 2011 SharpBox

Screenshot
Pop 70.05
Vit 3.35

SharpBox implements a .NET driven application programming interface for existing cloud storage services developed in C#. The library currently supports DropBox and follows a provider interface approach to adopt any other cloud service as well, such as Amazon S3 or iDisk.

Download Website Updated 12 Jan 2011 CRest

Screenshot
Pop 36.58
Vit 29.45

CRest (Client REST) is a lightweight library that simplifies the integration of third party RESTful services into Java applications. CRest is mainly annotation-driven, allowing the developer to focus on the essential aspects of the integration of a REST service, such as the definition of the Java interface that maps the remote REST methods and the data model the interface will deal with. The rest is achieved by annotating a plain Java interface with the relevant information such as the service end-point, the desired timeouts, URL formats, etc. CRest will handle everything else, including HTTP request generation, auto marshalling of the response, and more.

Download Website Updated 16 Apr 2013 aletheia

Screenshot
Pop 237.76
Vit 10.67

Aletheia is a browser-like application for sending raw HTTP requests. It is designed for debugging and finding security issues in Web applications. It is possible to apply filters on every request and response which can modify the content, for making Basic Authentication or OAuth requests, for example. Because it is possible to modify every bit of the request, it is easy to exploit Web applications. That means you can set, for example, custom Cookies or User-Agents, or send file uploads to the server. It uses the Apache HTTP core components library to send HTTP requests. This application also helps you understand how the HTTP protocol works.

Download Website Updated 16 Dec 2011 PirateWall

Screenshot
Pop 49.76
Vit 1.00

PirateWall is a simple Twitter Client. It displays search results for a certain keyword or hashtag in realtime in a shell-based environment. It can also be configured to act as a data provider for many different visualization tools. For example, it is possible to use the client as a text generator for many XScreensaver applications like "apple2" or "starwars". When used in a Unix shell environment, colorized output can be generated.

Download Website Updated 13 Apr 2013 PHP OAuth API

Screenshot
Pop 352.26
Vit 8.20

PHP OAuth API authorizes user access using the OAuth protocol. It abstracts OAuth 1.0, 1.0a, and 2.0 in the same class. It provides built-in support for popular OAuth servers: Bitbucket, Box.net, Dropbox, Eventful, Facebook, Fitbit, Flickr, Foursquare, github, Google, Instagram, LinkedIn, Microsoft, RightSignature, Scoop.it, StockTwits, Tumblr, Twitter, XING, and Yahoo!. Every other OAuth server is supported by setting an endpoint URLs and other parameters using specific class variables. The class can also send requests to an API using the previously-obtained OAuth access token. For servers which support offline access, the class can renew expired tokens automatically using refresh tokens.

Screenshot

Project Spotlight

Meson

An experiment to determine optimal syntax and structure for a build system.

Screenshot

Project Spotlight

Units of measurement for Ada

A library for dealing with dimensioned values.