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

Prueba Técnica Cristian Morales #11

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

Conversation

khristixn90
Copy link

Prueba Técnica en .Net - C#

  1. Crear: clase, función que consuma la siguiente API. puede escoger cualquier servicio.
    - https://api.opendata.esett.com/
    🔷 GET [api/Banks/ConsumeApi].
  2. Almacenar esta inforamción en la base de datos
    🔷 GET [api/Banks/ConsumeApi].
  3. realizar un controlador que filter por Primary Key
    🔷 GET [api/Banks/GetByPrimaryKey/{id}].
  4. Construir una api Rest con swagger que permita visualizar los datos almacenados en la base de datos.
    🔷 GET [api/Banks].

Alicunde Api

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