neatsio

Generate REST API from your Sequelize / Mongoose models

MIT License

Downloads
336
Stars
7
Committers
10

Bot releases are visible (Hide)

neatsio - async-wrapper-v1.0.1

Published by Uminily over 4 years ago

neatsio - async-wrapper-v1.0.0

Published by Uminily over 4 years ago

1.0.0 (2020-01-31)

Bug Fixes

  • associations: sequelize association "as" param (4d2d0c7)
  • build: @types/mocha has been removed, typescript build must be ok (7e1c0a3)
  • error: remove express error handling on neatsio, must be thrown instead (c7b145a)
  • github-actions: env variable for github (c546e21)
  • hooks: clean last fix (a6307b1)
  • hooks: error on array result with delete properties hook (eca3b7b)
  • query-params: better handling of $near param with new object style (8ec3b62)
  • add logger to error 500 (9b7d66f)
  • change registryModel to registerModel method name (a3f4e0e)
  • semantic-release command (2e3452b)
  • semantic-release is missing in rest package (5ae9652)
  • rest: fix coverage system on $near query param (83f8bc6)
  • sequelize: improve populate field with custom names association (42cded8)
  • ts-doc: remove package doc (4db9af2)

Features

  • async-wrapper: new package (d4a42cd)
  • hooks: can remove some properties to result before sending to the client (8ba4e9d)
  • middleware: enable before middlewares at method & route level (bef46b9)
  • naming: naming & some other stuff to publish to npm (bdfd57e)
  • query: handle geolocation with $near param (059fa51)
  • rest: add before & after middlewares system (ee7e2f2)
  • route: add /count route by default (73a4b62)
neatsio - rest-v1.5.0

Published by Uminily over 4 years ago

1.5.0 (2020-01-22)

Features

  • route: add /count route by default (73a4b62)
neatsio - rest-v1.4.4

Published by Uminily almost 5 years ago

1.4.4 (2020-01-20)

Bug Fixes

  • associations: sequelize association "as" param (4d2d0c7)
neatsio - rest-v1.4.3

Published by Uminily almost 5 years ago

1.4.3 (2020-01-20)

Bug Fixes

  • sequelize: improve populate field with custom names association (42cded8)
neatsio - rest-v1.4.2

Published by Uminily almost 5 years ago

1.4.2 (2020-01-20)

Bug Fixes

neatsio - rest-v1.4.1

Published by Uminily almost 5 years ago

1.4.1 (2020-01-20)

Bug Fixes

  • hooks: error on array result with delete properties hook (eca3b7b)
neatsio - rest-v1.4.0

Published by Uminily almost 5 years ago

1.4.0 (2020-01-20)

Features

  • hooks: can remove some properties to result before sending to the client (8ba4e9d)
neatsio - rest-v1.3.0

Published by Uminily almost 5 years ago

1.3.0 (2020-01-15)

Features

  • middleware: enable before middlewares at method & route level (bef46b9)
neatsio - rest-v1.2.3

Published by Uminily almost 5 years ago

1.2.3 (2020-01-14)

Bug Fixes

  • error: remove express error handling on neatsio, must be thrown instead (c7b145a)
neatsio - rest-v1.2.2

Published by Uminily almost 5 years ago

1.2.2 (2020-01-13)

Bug Fixes

  • add logger to error 500 (9b7d66f)
neatsio - rest-v1.2.1

Published by Uminily almost 5 years ago

1.2.1 (2020-01-13)

Bug Fixes

  • build: @types/mocha has been removed, typescript build must be ok (7e1c0a3)
  • query-params: better handling of $near param with new object style (8ec3b62)
neatsio - rest-v1.2.0

Published by Uminily almost 5 years ago

1.2.0 (2020-01-10)

Bug Fixes

  • rest: fix coverage system on $near query param (83f8bc6)

Features

  • query: handle geolocation with $near param (059fa51)
neatsio - rest-v1.1.1

Published by Uminily almost 5 years ago

1.1.1 (2020-01-08)

Bug Fixes

  • change registryModel to registerModel method name (a3f4e0e)
neatsio - rest-v1.1.0

Published by Uminily almost 5 years ago

1.1.0 (2019-12-19)

Features

  • rest: add before & after middlewares system (ee7e2f2)
neatsio - rest-v1.0.0

Published by Uminily almost 5 years ago

1.0.0 (2019-12-19)

Bug Fixes

  • semantic-release command (2e3452b)
  • semantic-release is missing in rest package (5ae9652)
  • github-actions: env variable for github (c546e21)
  • ts-doc: remove package doc (4db9af2)

Features

  • naming: naming & some other stuff to publish to npm (bdfd57e)