Skip to content
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

Use a RESTful API for basic course information fetching #251

Open
brishin opened this issue Dec 5, 2014 · 2 comments
Open

Use a RESTful API for basic course information fetching #251

brishin opened this issue Dec 5, 2014 · 2 comments
Labels

Comments

@brishin
Copy link
Contributor

brishin commented Dec 5, 2014

Should resolve #240 as the majority of the load was likely coming from schedule information.

Replace 'courses' and 'sections' subscriptions with RESTful API calls to reduce traffic.

Standardize on Python/Flask to reach parity with other projects.

@brishin brishin added the hi-pri label Dec 5, 2014
@freeslugs
Copy link

@brishin Shall I make a github repo for it? It currently is a very minimal API which returns JSON course data.

@brishin
Copy link
Contributor Author

brishin commented Dec 5, 2014

Sounds like the projects should be unified. How about you put it and the current meteor files in two separate top level directories?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants