Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
/ book-store-api Public archive

Small book store api project based on laminas mezzio

Notifications You must be signed in to change notification settings

nschuette/book-store-api

Repository files navigation

REST-Api example with Laminas Mezzio

This is a small example project to show how to implement an REST-Api with Laminas Mezzio.

Run application

Start docker containers with docker-compose

$ docker-compose up -d

Services and Ports

Rest-Api

Adminer

Adminer

  • Port: 3306
  • Database: bookstore_db
  • User: bookdev
  • Password: bookdev

Documentation

Postman

In /postman you will find a Postman Collection/Environment with all available endpoints

About

Small book store api project based on laminas mezzio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published