subdavis / memetrades-server

The biggest mistake on the web.
http://memetrades.com
MIT License
12 stars 3 forks source link

add rate limiting with flask_limiter #18

Closed subdavis closed 7 years ago

subdavis commented 7 years ago

Opening to discuss code.

subdavis commented 7 years ago

Looking good. Maybe try adding some unit tests since I'm obsessed with travis now?

yicheng-w commented 7 years ago

Ok I'll add some unit tests, but also are the tentative rates good? Then again they are all in settings so can be changed at deploy time.

subdavis commented 7 years ago

Yeah I think the rates are perfect. Great job separating them out by cost.

subdavis commented 7 years ago

BTW this code is now live @ dev.memetrades.com