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

APIGmS: Refactoring #57

Open
2 of 4 tasks
juanAFernandez opened this issue Sep 27, 2016 · 0 comments
Open
2 of 4 tasks

APIGmS: Refactoring #57

juanAFernandez opened this issue Sep 27, 2016 · 0 comments
Assignees
Labels

Comments

@juanAFernandez
Copy link
Member

juanAFernandez commented Sep 27, 2016

This microService needs a refactoring in the following points:

  • Translate all text from Spanish to English.
  • Refactor the code, from cloudEndpoint API with endpoints technology from Flask API such as in the other micro services. This is a important change, after a try with google technology we've detected that isn't the best solution from our problem. Now we want only a gateway, without need to change types, the code it's too long and complex now.
  • Start to using logging python module.
  • Improve the images and the Sphinx doc to get minimum acceptance state.
@juanAFernandez juanAFernandez self-assigned this Sep 27, 2016
juanAFernandez added a commit that referenced this issue Sep 27, 2016
… the api from google cloud endpoints to python flask, only to send the same info to the microservices.
@juanAFernandez juanAFernandez changed the title Refactoring APIGmS APIGmS: Refactoring Sep 28, 2016
juanAFernandez added a commit that referenced this issue Sep 28, 2016
juanAFernandez added a commit that referenced this issue Oct 17, 2016
…unittest files) and improve the apigms using request instead of urlib2.
juanAFernandez added a commit that referenced this issue Oct 20, 2016
…57 Solved some bugs related with data access CORS in apigms (added a new library in requirements).  #56 Solved a bug in dbapi in dbms. #11 Created modules classes, imparts and associations and improve the UI.
juanAFernandez added a commit that referenced this issue Feb 14, 2017
juanAFernandez added a commit that referenced this issue Mar 16, 2017
…eable and building a general CRUD interface to unify the way to make the request over the microservices, and clean a bit the code. This closes #77 .

Also unify the way to do testing, always using the test that are writed in the microservices but with two scenarios, from service api and through APIG api, like the UImS will do.
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

1 participant