Database & GitHub
Database dump
Defacto2 has a downloadable daily dump of the MySQL 5.7 database.
Insert is a daily dump that includes
d2-sql-insert.sql (sha1)
DROP TABLE, CREATE TABLE
and INSERT
statements, to replace all existing tables + data.
d2-sql-insert.sql (sha1)
Update is a daily dump that uses
d2-sql-update.sql (sha1)
REPLACE INTO
statements to update any existing data.
d2-sql-update.sql (sha1)
GitHub
Defacto2 has a GitHub organisation where you can find notes and wikis for Defacto2 and repositories for historical scene websites. As well the defacto2.net repository where you can submit issues and feature requests for this website.
Source code
Is closed and unavailable
Currently, the source code to Defacto2 is not open, but a longer term goal is to have it publically accessible on GitHub.
API
There is no API available