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

Consider exposing the resources with a REST API #47

Open
celcius112 opened this issue Aug 28, 2019 · 1 comment
Open

Consider exposing the resources with a REST API #47

celcius112 opened this issue Aug 28, 2019 · 1 comment
Labels
help wanted Extra attention is needed team attention Needs to be discussed before proceeding

Comments

@celcius112
Copy link
Collaborator

#To be completed#

At the moment the application exposes HTML templates in the controllers. Exposing the different resources as JSON with a REST API would give us the opportunity to consume resources we need inside and outside the application.

Things to consider:

  • Rewriting the front using another framework ?
  • Having the REST and current API living side-by-side ?
  • Which resources to expose
  • Dividing the issues into smaller ones
  • ...

#To be completed#

@celcius112 celcius112 added help wanted Extra attention is needed team attention Needs to be discussed before proceeding labels Aug 28, 2019
@celcius112 celcius112 changed the title Consider exposing the resources with a REST API WIP: Consider exposing the resources with a REST API Aug 28, 2019
@philippeagra
Copy link
Contributor

The first step is done. Now a refactoring of the model is needed.

@celcius112 celcius112 changed the title WIP: Consider exposing the resources with a REST API Consider exposing the resources with a REST API Sep 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed team attention Needs to be discussed before proceeding
Projects
None yet
Development

No branches or pull requests

2 participants