Yodlee-like OFX API
- Currently (but not for long) hosted at finkin.com
- A web server
- MySQL database server
- Python, so that you can run web.py
- Institution Search
- Account Search
- Transaction Search
- Parse Transaction OFX/QFX
- Create a MYSQL database
- Import the dump
- Change the db configuration to point to your database
- Point your web server to the
/api
folder - Try running the client with the test user's token in the database ('8a52ca7d-9694-4f90-a443-c4744bda0355')
- Download and read the documentation