Skip to content
This repository was archived by the owner on Nov 20, 2021. It is now read-only.
pinguet62 edited this page Sep 24, 2014 · 1 revision

This project implements the different technologies used to build a web application.

It is composed of 2 types of file:

  • the core:
    • the config files: can be reused unchanged because define the default settings, or adapted to the configuration;
    • the API: a base implementation for new classes, who offers a basic implementation.
  • the samples: they can be removed.

Clone this wiki locally