service-imagesets-node
Version:
Image library microservice in Node.js / ES2017
18 lines (13 loc) • 411 B
Markdown
<a name="1.0.0"></a>
### 1.0.0 (2022-05-14)
#### Features
* **mongodb** MongoDB data access using Mongoose framework
* **file** File data access
* **memory** In-memory data access
* **rest** REST API service
* **lambda** AWS lambda service
* **unit tests** Unit tests using Mocha and Matcha
#### Breaking Changes
No breaking changes since this is the first version
#### Bug Fixes
No fixes in this version