-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Solidify v1 API and version the API #34
Comments
versioning is already accomplished here: https://github.com/usgo/online-ratings/blob/master/web/app/__init__.py#L39. Agree with solidifying api design choices. |
Agree. A suggested order of operations:
|
@duckpunch -- SGTM. |
Things that I need to fix, as noted in the docs PR:
|
(I assigned this issue to myself, but actually, now that I think about it - these are some reasonably easy tasks for somebody new to tackle. It should be a good way to get oriented in the codebase. Let me know if somebody wants to do this.) |
Related to #31, we should solidify the v1 API and make any API choices before we go into Beta. @duckpunch is currently working on this.
The text was updated successfully, but these errors were encountered: