More data
There is a simple API for accessing data from this site in machine-readable form. See the README for additional details.
Basic data on the current frontpage event:
- /hackathon.json (JSON Schema)
- /api/event/current/info (JSON)
Retrieve all project data from the current (or specific, by id) event:
- /api/event/current/projects (JSON)
- /api/event/current/projects (CSV)
Recent activity or just posts (default limit = 10):
- /api/project/activity.json (JSON)
- /api/project/posts.json (JSON)