Skip to content

Commit

Permalink
json-rpc-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
insidestyles committed Apr 15, 2019
1 parent 436a884 commit 784d353
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
@@ -0,0 +1,7 @@
json_rpc_api:
handlers:
main:
path: /api
host: ~
serializer: ~
logger: ~
@@ -0,0 +1,3 @@
_json_rpc_api:
resource: .
type: json_rpc_api
8 changes: 8 additions & 0 deletions insidestyles/json-rpc-bundle/1.0/manifest.json
@@ -0,0 +1,8 @@
{
"bundles": {
"Insidestyles\\JsonRpcBundle\\JsonRpcBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}

0 comments on commit 784d353

Please sign in to comment.