10 lines
291 B
Markdown
10 lines
291 B
Markdown
|
# 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
|
||
|
|
||
|
[GNU GPLv3](./LICENSE)
|