Is a simple API application using .NET 6. The user can make requests to know the stock price. This application was built with intention to get knowledge using azure services and the creation of pipelines with github actions as you can see in the file ci.yaml. Here's the link to access the api running on azure https://apistockprice.azurewebsites.net/swagger
- NET 6
- GitHub Actions (CI/CD)
- Azure Web App
- Clean code