/il-mio-parco-giochi

my playground projects test different technologies

Primary LanguageGo

my playground project

my playground projects test different technologies


Stack Module:

in the stack module we have the thread safe implementation of stack data structure using a list as the underlying data structure. Also, I have implemented a Reverse Polish Notation (RPN) using a stack data structure.


hot reload:

go get github.com/cosmtrek/air
go run github.com/cosmtrek/air

the visit the http://localhost:3000