forked from wallabag/wallabag
1st implementation of wallabag api, yeah
This commit is contained in:
4
app/config/routing_rest.yml
Normal file
4
app/config/routing_rest.yml
Normal file
@ -0,0 +1,4 @@
|
||||
app_api :
|
||||
type: rest
|
||||
resource: "WallabagCoreBundle:Api"
|
||||
name_prefix: api_
|
||||
Reference in New Issue
Block a user