2023-08-13 12:55:51 +02:00
|
|
|
# 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](https://go.dev/) language, [GraphQL](https://graphql.org/) and [Vue.js](https://vuejs.org).
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
2023-08-19 20:35:29 +02:00
|
|
|
[GNU GPLv3 only](./COPYING.md)
|