0.0.3 • Published 10 years ago

viper-plugin-jsonapi v0.0.3

Weekly downloads
13
License
-
Repository
-
Last release
10 years ago

#viper-plugin-jsonapi

##Install

##Docs Will come...

###options

This plugin allows multiple configurations. e.g.

{
	backendA: {
		path: './backendA',
		baseRoute: '/backendA'
	},
	
	backendB: {
		path: './backendB',
		baseRoute: '/backendB'
	}
}

####- path string Path where the files are located.

####- baseRoute string A base route which will prefix every single route of the api.

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago