Skip to content

Releases: iolufemi/Express-REST-API-Generator

v0.6.0

10 Feb 22:07
Compare
Choose a tag to compare
  • Better error handling
  • support for MongoDB 3.6 and above
  • support for Loggly
  • Workers are now standalone apps for better scalability
  • Updated the readme with information about the clock and workers
  • Updated the API templates

This release adds sql support for model creation

03 Jan 21:45
Compare
Choose a tag to compare
0.4.0

Created Tag for version: 0.4.0

0.3.0

13 Sep 20:54
Compare
Choose a tag to compare

Features

  • API Generator: added the ability to generate API routes (5eefc72)

0.2.0

04 Sep 02:43
Compare
Choose a tag to compare

Bug Fixes

  • User model: Now creates search tags properly (88f8267)

Features

  • User Router: Completed tests for user router (71ee3bb)

0.1.1

26 Aug 19:08
Compare
Choose a tag to compare
Created Tag for version: 0.1.1

0.1.0

17 Aug 16:13
Compare
Choose a tag to compare
Created Tag for version: 0.1.0

0.0.2

16 Jul 21:28
Compare
Choose a tag to compare

Features

  • queue: completed tests for the queue system (7bcdb37)
  • queue: some clean ups for queue feature (a78408c)