Projects
October 12, 2021 16:36This is the list of weekend & side projects I did for fun and learning.
# Learning / Open Source Projects
# Article Api Server
Article Api build in Go - Chi with Sqlite database.
View the source code here .
Objective: Build a simple API for save some important learning resources such as blog post, docs, etc
Technologies Used: Go, Chi SQLite
Outcomes: Create API that implement CRUD base against simple and powerfull database (SQLite)
Comments are closed.