FOSSASIA API Common Toolbox

Set of utility scripts to process, aggregrate, and extract information from FOSSASIA communities data

Join the chat at https://gitter.im/fossasia/api.fossasia.net

Components

History

Our goal is to collect information about Open Source Communities and Hackspaces all over Asia. This information will be used to aggregate contact data, locations, news feeds and events.

The FOSSASIA Api is based on the Freifunk Api and the Hackerspaces API (http://hackerspaces.nl/spaceapi/). Each community provides its data in a well defined format, hosted on their places (web space, wiki, web servers) and contributes a link to the directory. This directory only consists of the name and an url per community. First services supported by our freifunk API are the global community map and a community feed aggregator.

The FOSSASIA API is designed to collect metadata of communities in a decentral way and make it available to other users.

FOSSASIA API repo

## Contribute

Most of the scripts are written in PHP and Python, and could be executed in a terminal. Feel free to clone the repo, make changes and send us Pull Requests.

Requirements

  • directory.json (collector/collectCommunities.py)
  • ffSummarizedDir.json (ics-collector/ics-collector.php)
  • Software version :
    • PHP : >= 5.4
    • Python : >= 3.4