https://github.com/antoniofalcaojr/microservices.calculadorasdejuros
https://github.com/antoniofalcaojr/microservices.calculadorasdejuros
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/antoniofalcaojr/microservices.calculadorasdejuros
- Owner: AntonioFalcaoJr
- License: mit
- Created: 2019-11-02T19:43:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T20:27:19.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T14:45:13.525Z (10 months ago)
- Language: C#
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Microservices.CalculadorasDeJuros
Para configuração do client, deve informar a URL base do mesmo no appsettings
`1 - Presentation/Microservices.CalculadorasDeJuros.Api/appsettings.json`
`1 - Presentation/Microservices.CalculadorasDeJuros.Api/appsettings.Development.json`
Rotas:
`/swagger/index.html`
`/v1/calculajuros`
O projeto client está disponível no respositório: https://github.com/AntonioFalcao/Microservices.TaxaDeJuros