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

Create initial microservices #1

Closed
mohamed-taman opened this issue Sep 3, 2020 · 0 comments · Fixed by #9
Closed

Create initial microservices #1

mohamed-taman opened this issue Sep 3, 2020 · 0 comments · Fixed by #9
Assignees
Labels
enhancement New feature or request

Comments

@mohamed-taman
Copy link
Owner

mohamed-taman commented Sep 3, 2020

As an Architect, I want to create the system microservices to start developing the requirements.

  1. Create the three Services Users, Accounts, and Transactions.
  2. Each service is composed of different layers like the following:
    • Controller.
    • Service
    • Repository
  3. In the Controller layer, each service will contain get and post requests. Except users is get request.
  4. Add APIs for handling success and failure messages.
  5. The database is an in-memory Database.
@mohamed-taman mohamed-taman self-assigned this Sep 3, 2020
@mohamed-taman mohamed-taman added the enhancement New feature or request label Sep 3, 2020
@mohamed-taman mohamed-taman linked a pull request Sep 6, 2020 that will close this issue
mohamed-taman added a commit that referenced this issue Sep 6, 2020
…yers_TID#1

Feature/develop mservices layers closes #1 #2 #3
@mohamed-taman mohamed-taman added this to the Harvest Bank MVP milestone Sep 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant