Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 290 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 290 Bytes

Golang Project 1

A very basic CRUD app that does not use a database, does not have proper folder structure and most likely does not follow best practices.

The aim of this project is to get more fimiliar with the Golang ecosystem, syntax and understand how things are done in the Golang