- Add token refresh functionality to spotify client
- Start planning web socket
- Add accont manipulation endpoints
- FirstGo is a simple server
- Since this is my first go project hence the name the main purpose behind the project and it's functionality is learning
- For this project I decided to build something I am familiar with (an http server) while also using a new language with new conpcepts so that I can focus on learning one thing at a time
- This project started out as an http server, however I would like to expand this further to work with websockets
- Learn to deploy project using docker and containerizaiton