EVE API Development

This page and it’s subpages are a collection of how-tos, quick tutorials, random snippets of code and helpful tips I’ve accrued in my work on the EVE API. Not all are EVE-specific, but most are Rails-specific.

Useful static data dump queries and table references

This page lists a whole bundle of useful SQL queries and table information related to the EVE static database dump.

Posted by James Harrison on Jun 08, 2008

API Key Management in Rails

Covers validation, storage encryption, and permission systems related to EVE API keys and their use in Rails applications.

Posted by James Harrison on Jun 08, 2008