Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

IgrowkerTraining/i003-gopass-back

Repository files navigation

GoPass API - IGrowker - Intake 003 - 2024

Comenzando 🚀

  • Se necesita ejecutar la migracion para crear la base de datos con sus tablas:

- Si estas usando Visual Studio: Update-Database -Project GoPass.Infrastructure -StartupProject GoPass.API

  • Luego podes levantar la API utilizando el atajo CTRL + F5.

- Si estas usando Visual Studio Code o CMD ejecutar el siguiente comando: dotnet ef database update -Project GoPass.Infrastructure -StartupProject GoPass.API

  • Luego podes levantar la API utilizando el comando "dotnet run".

Pre-requisitos 📋

  • SDK .NET 8.
  • Dotnet Ef Tools CLI.
  • SQL Server 2022.
  • Visual Studio o Visual Studio Code o tambien desde CMD, a eleccion.

Practicas aplicadas

Clean Architecture

Design Patterns

Repositories

Observer

Singleton

Design Principles

DRY (Dont Repeat Yourself)

KISS (Keep It Simple Stupid)

YAGNI (You Are Not Gonna Need It)

Clean Code

SOLID

Herramientas 🧰

C#

.NET 8

Entity Framework Core

LINQ

EmailKit

Vonage

JWT

Autores 🧑‍🚀

Jorge Gomez

Backend Developer

Daniel Nina

Backend Developer

Ezequiel Feola

Backend Development Leader

DevOps

Carlos Daniel Jimenez

Quality Assurance

Gonzalo Rosofsky

Project Manager

Backend Developer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published