lenim/api-generic-bundle

Rest Api creation helper

v1.1 2016-04-06 11:17 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:47:41 UTC


README

Sick and tired of writing code for crud using restfull api ? This is a very light and simple tool to avoid you writing code to build the simplest qnd most used part of an API.

Features include:

  • An abstract controller that handle CRUD
  • An abstract class to be able to test your elements

Configuration

documentation.

Build your first controller

documentation.

Security

documentation.

License

This bundle is under the MIT license. See the complete license in the bundle: