https://github.com/icelk/beginner-programming-server
The example implementation of a todo-list backend for my article https://icelk.dev/articles/beginner-programming.html
https://github.com/icelk/beginner-programming-server
Last synced: 5 months ago
JSON representation
The example implementation of a todo-list backend for my article https://icelk.dev/articles/beginner-programming.html
- Host: GitHub
- URL: https://github.com/icelk/beginner-programming-server
- Owner: Icelk
- License: mit
- Created: 2021-06-10T16:41:54.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-25T22:02:10.000Z (almost 5 years ago)
- Last Synced: 2025-03-29T08:11:23.040Z (about 1 year ago)
- Language: HTML
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Beginner programming server
This is a example of how to use [Kvarn](https://kvarn.org).
I use this implementation as a reference in my
[article about getting started with programming](https://icelk.dev/articles/beginner-programming.).
# Contributions
Any corrections in errors or typos are welcome.
Additionally, PRs with Kvarn updates are encouraged.
This project is licensed under the MIT license.
All contributions must also be.