Skip to content

ideationnet/wafer-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wafer ADR Example

A simple example of an API built with Wafer.

This just provides one route, that just echos back any input.

Install

Install dependencies with Composer:

composer install

Usage

Run using PHP's built in web server:

php -S localhost:8080 -t public

About

Skeleton example project of an API with Wafer ADR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages