You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a collection of api types, using different packages and different ways, that I've been using and experimenting to understand more about the GoLang.
The project aims to simulate a digital wallet, where the important thing is the transaction and not the CRUD, using a simple architecture, easy to implement and change packages if necessary.