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

Make server usable for public use #79

Open
3 tasks
adelq opened this issue Oct 3, 2016 · 0 comments
Open
3 tasks

Make server usable for public use #79

adelq opened this issue Oct 3, 2016 · 0 comments

Comments

@adelq
Copy link
Member

adelq commented Oct 3, 2016

Right now, the API in use by the mobile apps living at api.pennlabs.org can technically be used by other projects, but there are some barriers to more widespread use.

  • Rate limiting - this API still uses the university OpenData APIs, which have severe limits. This alone prevents publication of the API at the moment.
  • CORS - API currently disallows access from other domains per the CORS default, but for use on the frontend, nonsensitive endpoints should be allowed access.
  • Documentation - enough said 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant