An open API service indexing awesome lists of open source software.

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

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.