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

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

There is a newer version: 2.2.0
Show newest version
{% extends "../demos.html" %}

{% block subSectionClasses %}real_apps{% endblock %}
{% block meta_title %}Demo - Real applications{% endblock %}
{% block meta_description %}Real application developped using Spincast{% endblock %}

{% block subBody %}

Applications developped using Spincast

Big Bada Boom is a place to create and participate in collaborative comics, where multiple users draw together.

This full application has been built entirely with Spincast and uses many of the provided features:

  • Templating
  • Filters
  • Attempts limiter
  • Validation
  • Scheduled tasks
  • HotSwapping (during development)
  • Hotlinking protection and watermarking
  • etc, etc, etc.

RealWorld.io implementation

A RealWorld.io Spincast implementation has been developed and passes all the tests with pride.

This is probably the best open source application available to learn how to use Spincast!

Todo-Backend implementation

Way simpler than the one for RealWorld.io, this Spincast implementation is another useful open source example.

The very website you are looking at has been developed using Spincast, of course!

{% endblock %}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy