Skip to content

Demo application using Expressive that I use in talks

License

Notifications You must be signed in to change notification settings

asgrim/book-library

Repository files navigation

Book Library API

Simply a demo application built using Expressive that I use in my talks.

Requires PHP 7.2+ and a PostgreSQL server.

Usage

$ git clone git@github.com:asgrim/book-library.git
$ cd book-library
$ cp config/autoload/local.php.dist config/autoload/local.php
# Then modify local.php to your needs!
$ composer install
$ composer serve

Then visit localhost:8080.

About

Demo application using Expressive that I use in talks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages