GithubHelp home page GithubHelp logo

app-livro's Introduction

#Pedro Farah (14) 99103.0770

Sistema desenvolvido utilizando o framework .NET 8 e Visual Studio 2022 e ** Angular 18 **

Banco de dados EF Core In-Memory Database

** Projeto API **

  • livro.api.persistence -

Responsável pela persistência dos dados. Utilizando o padrões Unit of Work e Repository.

  • livro.api.domain -

Responsável pela validação das regras de negócio.

  • livro.api.host -

Projeto principal, responsável pela execução da api.

** Passos para executar o projeto da API **

1 - Vá até o diretório app-livro\livro.api

  • Via Visual Studio

1 - Abra a solution livro.api.sln

2 - Selecione o projeto livro.api.host como projeto de inicialização

3 - Execute o projeto.

  • Via DotNet CLI

1 - Vá até o diretório \livro.api.host

2 - Execute o comando dotnet run.

*** Por padrão a API inciará nas portas 5000 (http) ou 5001 (https).

Utilize a gui do Swagger para visualizar os endpoints: /swagger

** Projeto Front-end **

Desenvolvido com a versão do Angular 18.2.0

** Passos para executar o projeto do Front-end **

1 - Vá até o diretório livro.client

2 - Digite "npm install" para instalar os pacotes do node.

3 - Digite ng serve para iniciar o projeto.

Obrigado!

app-livro's People

Contributors

pedrofarah avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.