A simple To Do List web-application with golang backend, vue.js frontend and a graphql api.
Go to file
gilex-dev a2fc921b49 add/fix license header, add licenseCmd, switch to ./COPYING.md and GPLv3-only 2023-08-18 16:54:51 +02:00
cmd add/fix license header, add licenseCmd, switch to ./COPYING.md and GPLv3-only 2023-08-18 16:54:51 +02:00
graph add/fix license header, add licenseCmd, switch to ./COPYING.md and GPLv3-only 2023-08-18 16:54:51 +02:00
server add/fix license header, add licenseCmd, switch to ./COPYING.md and GPLv3-only 2023-08-18 16:54:51 +02:00
.gitignore initial commit 2023-08-13 12:55:51 +02:00
CMD_HISTORY.md add/fix license header, add licenseCmd, switch to ./COPYING.md and GPLv3-only 2023-08-18 16:54:51 +02:00
COPYING.md add/fix license header, add licenseCmd, switch to ./COPYING.md and GPLv3-only 2023-08-18 16:54:51 +02:00
README.md add/fix license header, add licenseCmd, switch to ./COPYING.md and GPLv3-only 2023-08-18 16:54:51 +02:00
YetAnotherToDoList add/fix license header, add licenseCmd, switch to ./COPYING.md and GPLv3-only 2023-08-18 16:54:51 +02:00
go.mod add/fix license header, add licenseCmd, switch to ./COPYING.md and GPLv3-only 2023-08-18 16:54:51 +02:00
go.sum add/fix license header, add licenseCmd, switch to ./COPYING.md and GPLv3-only 2023-08-18 16:54:51 +02:00
gqlgen.yml add/fix license header, add licenseCmd, switch to ./COPYING.md and GPLv3-only 2023-08-18 16:54:51 +02:00
main.go add/fix license header, add licenseCmd, switch to ./COPYING.md and GPLv3-only 2023-08-18 16:54:51 +02:00
tools.go add/fix license header, add licenseCmd, switch to ./COPYING.md and GPLv3-only 2023-08-18 16:54:51 +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