Skip to content

rik-bosch/hda-vanilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hda-vanilla

hda-vanilla is a demonstration of the basic concepts of Hypermedia-Driven Applications, using only vanilla HTML/CSS/JS. It also uses a barebones PHP server, to mimick a single REST endpoint.

Prerequisites

This application needs PHP version 8+.

Usage

To run the application, run a PHP dev server from the public folder:

cd public
php -S localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published