Rafael Caixeta

Results 7 issues of Rafael Caixeta

This pr removes all ioutil that is deprecated and adds the OS in its place

The slack link is down, to reproduce the error visit this link: https://devtoolscommunity.herokuapp.com/ error file path: https://github.com/conventional-changelog/commitlint/blob/master/docs/README.md ![errorlink](https://user-images.githubusercontent.com/87894998/216893755-337757ae-a13d-484f-9874-acc9c4576d1e.png) error file path 2: https://github.com/conventional-changelog/commitlint/blob/master/README.md here let's chat returns the same error...

documentation

### Before Em todos os projetos, ao acessar a pasta, é preciso baixar os pacotes com o gerenciador de sua ```preferencia```. ### After Em todos os projetos, ao acessar a...

In this pull request, I introduced a file name validation function. Additionally, I removed the automatic page reload from the frontend. The reload was hindering error visibility, especially in cases...

api
go

**Is your feature request related to a problem? Please describe.** Whenever we change something in the code we have to stop the application and build it again **Describe the solution...

enhancement

**Is your feature request related to a problem? Please describe.** handlers are coupled with the database and business rules **Describe the solution you'd like** implement the patterns [service](https://www.alexedwards.net/blog/the-fat-service-pattern) [repository](https://threedots.tech/post/repository-pattern-in-go/) **Describe...

enhancement