dynosaurus
v0.1.0
Published
A simple customizable DynamoDB ODM for Node.js
Downloads
3
Readme
Table of Contents
About The Project
Dynosaurus is a simple customizable DynamoDB ODM for Node.js. It is built on top of the AWS SDK JS and provides a simple interface for interacting with DynamoDB. It's highly customizable with a custom marshaller.
Built With
Getting Started
To get a local copy up and running follow these simple steps.
Install the package in your project:
npm install dynosaurus
Usage
Refer to the documentation for more information.
COMING SOON
Releases
See the releases page for all releases and to download the binaries.
Contributing
Contributions are what make the open source community such an amazing place to learn, be inspired, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the GNU General Public License v3.0 License. See LICENSE
for more information.
Contact
TGWaffles