stackinstance/api-server-bundle

Stack Instance Api Server

Installs: 760

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/stackinstance/api-server-bundle

1.0.4 2016-08-03 13:41 UTC

This package is not auto-updated.

Last update: 2025-10-16 00:52:30 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