UNPKG

@dechamp/express-auto-route

Version:

An express auto route module which allows routes and middleware to be configured via config file.

8 lines 161 B
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "resources", "type": "array", "items": { "$ref": "schema/resource.schema.json" } }