wjsdb
v0.1.1
Published
A simple serverless database stored in a JSON file.
Readme
wjsdb
A simple serverless database stored in a JSON file.
This package was built with what I learned from the Tutsplus course. Please refer to my study notes on github for detail information on building NPM package.
TODOs:
- Add query operators feature
- Implement the findOne method
- Re-implement the delete method
