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

REST API Backend #184

Open
arin17bishwa opened this issue Jan 7, 2023 · 0 comments
Open

REST API Backend #184

arin17bishwa opened this issue Jan 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request high priority High Priority Issue

Comments

@arin17bishwa
Copy link
Contributor

The decision of creating a REST API for the website arose due to the following reasons(+some more):

  • Decoupling the frontend from the backend will allow for more flexibility and faster changes to different parts.
  • Have a more modern and easily customizable design.
  • It ensures portability to other frontend technologies as and when required in the future.
  • Upgrades of python packages will not affect the template filters, hence making the upgrades a bit less hassle.
  • And most importantly- Just because we can! xD.
@arin17bishwa arin17bishwa added enhancement New feature or request high priority High Priority Issue labels Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority High Priority Issue
Projects
None yet
Development

No branches or pull requests

3 participants