Create a user-friendly website displaying artist data from an API, focusing on data visualization and client-server interactions. Backend in Go, with a focus on stability and best practices
👉 The backend must be written in Go.
👉 The site and server cannot crash at any time.
👉 All pages must work correctly and you must take care of any errors.
👉 The code must respect the good practices.
- Manipulation and storage of data..
- JSON files and format.
- Event creation and display.
- Client Server
bash cd documentation/resources.md
To run the project, you need to have Go installed on your machine. You can find more information here: https://golang.org/doc/install
go run .
or click in the run button bellow for a full web app experience.
In this project, we leveraged various standard libraries and packages from the Go community
- tmachado 💡
- rinrino
- creed