stackinstance/api-server-bundle

Stack Instance Api Server

Maintainers

Package info

github.com/stackinstance/api-server-bundle

Type:symfony-bundle

pkg:composer/stackinstance/api-server-bundle

Statistics

Installs: 760

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.4 2016-08-03 13:41 UTC

This package is not auto-updated.

Last update: 2026-03-05 02:44:03 UTC


README

#Stack Instance Api Server bundle

How to install

composer require stackinstance/api-server-bundle

Routing to see an example:

stack_instance_api_server:
    resource: "@StackInstanceApiServerBundle/Resources/config/routing.yml"
    prefix:   /

Tables creating for the example

php app/console doctrine:schema:update --force

Website