A simple To Do List web-application with golang backend, vue.js frontend and a graphql api.
Go to file
gilex-dev af645fd582 initialize go module and generate cobra scaffolding 2023-08-15 17:43:00 +02:00
cmd initialize go module and generate cobra scaffolding 2023-08-15 17:43:00 +02:00
.gitignore initial commit 2023-08-13 12:55:51 +02:00
CMD_HISTORY.md initialize go module and generate cobra scaffolding 2023-08-15 17:43:00 +02:00
LICENSE initial commit 2023-08-13 12:55:51 +02:00
README.md initial commit 2023-08-13 12:55:51 +02:00
go.mod initialize go module and generate cobra scaffolding 2023-08-15 17:43:00 +02:00
go.sum initialize go module and generate cobra scaffolding 2023-08-15 17:43:00 +02:00
main.go initialize go module and generate cobra scaffolding 2023-08-15 17:43:00 +02:00

README.md

YetAnotherToDoList

A simple To Do List Web Application with Go backend, Vue.js frontend and a GraphQL API

This is a simple project I created to learn the Go language, GraphQL and Vue.js.

License

GNU GPLv3