Built motion from commit be44e1e4d16f8b29d243415b03d27262d8601e0e. Version 3.0.0...
[motion-next.git] / server / api / template / index.js
index 02ef811..ad06f32 100644 (file)
@@ -1 +1 @@
-const a631_0x1249=['exports','create','delete','get','Router','/:id','../../components/auth/service','post','isAuthenticated'];(function(_0x3832ee,_0x12491d){const _0x130b87=function(_0x50693c){while(--_0x50693c){_0x3832ee['push'](_0x3832ee['shift']());}};_0x130b87(++_0x12491d);}(a631_0x1249,0x188));const a631_0x130b=function(_0x3832ee,_0x12491d){_0x3832ee=_0x3832ee-0x0;let _0x130b87=a631_0x1249[_0x3832ee];return _0x130b87;};const _0x440df3=a631_0x130b;'use strict';const express=require('express'),router=express[_0x440df3('0x8')](),auth=require(_0x440df3('0x1')),controller=require('./template.controller');router[_0x440df3('0x7')]('/',auth[_0x440df3('0x3')](),controller['index']),router['get'](_0x440df3('0x0'),auth[_0x440df3('0x3')](),controller['show']),router[_0x440df3('0x2')]('/',auth[_0x440df3('0x3')](),controller[_0x440df3('0x5')]),router['put'](_0x440df3('0x0'),auth[_0x440df3('0x3')](),controller['update']),router[_0x440df3('0x6')](_0x440df3('0x0'),auth[_0x440df3('0x3')](),controller['destroy']),module[_0x440df3('0x4')]=router;
\ No newline at end of file
+const a631_0x4cf8=['post','destroy','create','/:id','Router','index','get','../../components/auth/service','delete','update','show','express','isAuthenticated','./template.controller'];(function(_0x18c09f,_0x4cf89){const _0x3f3cca=function(_0x1926a0){while(--_0x1926a0){_0x18c09f['push'](_0x18c09f['shift']());}};_0x3f3cca(++_0x4cf89);}(a631_0x4cf8,0x19d));const a631_0x3f3c=function(_0x18c09f,_0x4cf89){_0x18c09f=_0x18c09f-0x0;let _0x3f3cca=a631_0x4cf8[_0x18c09f];return _0x3f3cca;};const _0x3f43f6=a631_0x3f3c;'use strict';const express=require(_0x3f43f6('0x4')),router=express[_0x3f43f6('0xb')](),auth=require(_0x3f43f6('0x0')),controller=require(_0x3f43f6('0x6'));router[_0x3f43f6('0xd')]('/',auth[_0x3f43f6('0x5')](),controller[_0x3f43f6('0xc')]),router[_0x3f43f6('0xd')]('/:id',auth[_0x3f43f6('0x5')](),controller[_0x3f43f6('0x3')]),router[_0x3f43f6('0x7')]('/',auth[_0x3f43f6('0x5')](),controller[_0x3f43f6('0x9')]),router['put'](_0x3f43f6('0xa'),auth[_0x3f43f6('0x5')](),controller[_0x3f43f6('0x2')]),router[_0x3f43f6('0x1')]('/:id',auth['isAuthenticated'](),controller[_0x3f43f6('0x8')]),module['exports']=router;
\ No newline at end of file