This repository is designed for hands-on learning and skill enhancement with Golang. I will explore a variety of projects that cover fundamental to advanced concepts.
- Project n-1: Create a Web Server with Standard Library
- Project n-2: Create a REST API with Standard Library
- Project n-3:
- Project n-3-1: Create a REST API with Gorilla/mux
- Project n-3-2: REST API with Gorilla/mux and DynamoDB
- Project n-4: Create a REST API with PostgreSQL