saikootau/api-bundle

A symfony bundle for simple apis.

Installs: 51

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:symfony-bundle

0.1 2018-05-31 19:07 UTC

This package is not auto-updated.

Last update: 2024-04-28 03:41:21 UTC


README

Build status Coverage Status Code Quality Status

This is a simple symfony bundle for creating simple APIs with validation of incoming resources and automatic serialization of outgoing resources.

Getting started

TBD

Special Thanks

This bundle is based on an idea by Celestino Diaz (@celestino).
I want to take the opportunity to thank him here for his idea and great inputs.