All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.demos.todoList.html Maven / Gradle / Ivy

The newest version!
{#==========================================
Demos - TODO List
==========================================#}
{% extends "../demos.html" %}

{% block subSectionClasses %}demo_todo_list{% endblock %}
{% block meta_title %}Demo - TODO list{% endblock %}
{% block meta_description %}TODO list demo using Spincast{% endblock %}

{% block subBody %}

TODO List demo

Here you will find a Spincast implementation of the Todo-Backend specifications. Todobackend.com showcases various backend tech stacks, by requiring them to implement a set of specifications in the form of a classic TODO List application. This is a very good example of Spincast being used as a REST web service.

{% endblock %}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy