A simple To Do List web-application with golang backend, vue.js frontend and a graphql api.
Go to file
gilex-dev 55b9f34981 add/fix license header, add licenseCmd, move license to COPYING.md and switch to GPLv3-only 2023-08-19 20:35:29 +02:00
cmd add/fix license header, add licenseCmd, move license to COPYING.md and switch to GPLv3-only 2023-08-19 20:35:29 +02:00
.gitignore initial commit 2023-08-13 12:55:51 +02:00
CMD_HISTORY.md add/fix license header, add licenseCmd, move license to COPYING.md and switch to GPLv3-only 2023-08-19 20:35:29 +02:00
COPYING.md add/fix license header, add licenseCmd, move license to COPYING.md and switch to GPLv3-only 2023-08-19 20:35:29 +02:00
README.md add/fix license header, add licenseCmd, move license to COPYING.md and switch to GPLv3-only 2023-08-19 20:35:29 +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 add/fix license header, add licenseCmd, move license to COPYING.md and switch to GPLv3-only 2023-08-19 20:35:29 +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 only