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

Refactor Code Nicolas Alarcon Kopelmann #59

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kopelmannnico
Copy link

Code Refactor using SOLID principles, Design Patterns (CQRS, Mediator, Factory Method, Repository -implemented two data sources-, etc), REST principles, Security.

… (CQRS, Mediator, Factory Method, Repository (implemented to two data sources), etc), REST principles, Security.
@kopelmannnico
Copy link
Author

I deploy API in azure
I leave url
https://satrecruitmentapi20230515020302.azurewebsites.net/swagger
First, you must request a token.
You can use any username and password to request the toen, because they are not validated on the server.
Then, you can use any mentioned service.

@kopelmannnico
Copy link
Author

I leave a little software. It has a c.r.u.d. of users, where i use the create-user and Users methods of the mentioned API
you can get in with the credentials follow:
username: Admin
pass: 1234

webapp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant