givery-technology / sample-test

13 stars 23 forks source link

Solution #2

Closed ixai closed 9 years ago

ixai commented 9 years ago

Solution implemented in Python (3) using Flask microframework and SQLAlchemy SQL toolkit.

There's an outstanding question (#1) about token storage. I initially implemented the tokens dictionary as a global variable so I wouldn't block myself waiting for a reply. After that, I migrated to the database implementation since I believe it's a better option.

Let me know if you have any questions.

shunjikonishi commented 9 years ago

I've checked your code. Merge is not required.
So, I'll close it.

If you have any questions or opinion, please write to #1.