Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 829 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 829 Bytes

fantom-contact-app

Contact App example using Hypermedia with Fantom Language

The purpose is to create a "modern" web application that use only a little of Javascript while the server produce only hypermedia documents, not JSON.

Installation

This application requires:

Install Fantom

Follow instructions at official website

Install Mustache for Fantom

Install from Eggbox

fanr install mustache

Install Sqlite

  • Download Sqlite JDBC driver from Github

  • Copy the .jar file to subdir lib/java/ext/