UNPKG

jambda

Version:

Easy serverless rest api deploy! Jambda makes it easy to deploy database connected rest api's by providing the least amount of configuration.

12 lines (11 loc) 178 B
export default { uuid: null, boolean: 'not true', string: 0.1, float: '145', integer: 'sadad', blob: 10, text: 10, json: 'No json here', date: 'sorry no dates either' }