YetAnotherToDoList/README.md

10 lines
299 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 only](./COPYING.md)