2017 © Pedro Peláez
 

symfony-bundle api-generic-bundle

Rest Api creation helper

image

lenim/api-generic-bundle

Rest Api creation helper

  • Wednesday, April 6, 2016
  • by LeniM
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

apiGenericBundle

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., (*1)

Features include:, (*2)

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

Configuration

documentation., (*3)

Build your first controller

documentation., (*4)

Security

documentation., (*5)

License

This bundle is under the MIT license. See the complete license in the bundle:, (*6)

The Versions