08/2023
- Backend Master Class [Golang + Postgres + Kubernetes + gRPC]: In progress...
07/2023
- API with JWT Authentication: Application with user SignUp and Login methods using JWT to retrieve Users data;
- Simple CRUD API + Tests: Simple CRUD with some automated Tests;
- Simple CRUD API: A very basic CRUD using Gin (web framework) and GORM (ORM Library);
- Booking App: My first Go Project;