Ticket #249 (closed enhancement: fixed)

Opened 2 years ago

Last modified 23 months ago

Ohloh API example

Reported by: thijs Owned by: thijs
Priority: major Milestone: 0.3.1
Component: Examples Version: 0.2
Keywords: Cc:
Fixed in revision: Branch:
Author:

Description (last modified by thijs) (diff)

The  ohloh API allows you to pull info from ohloh's database, using a free API key you can get when you signup. I created an example for this (see  demo) which is a port of their  Java example using  as3crypto.

Would be nice to port that example to Python (submit it back to ohloh) and create a PyAMF example with a remoting service that makes the API calls, delivering the data back to the Flex client.

See ohloh example source.

Change History

Changed 2 years ago by thijs

  • description modified (diff)

Changed 23 months ago by thijs

  • status changed from new to accepted
  • description modified (diff)
  • milestone changed from 0.4 to 0.3.1

Changed 23 months ago by thijs

  • status changed from accepted to closed
  • resolution set to fixed

Fixed in r1257

Note: See TracTickets for help on using tickets.