Skip to content

sugoiJS/ORM-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SugoiJS ORM Demo

Introduction

SugoiJS is a minimal modular framework,

which gives you the ability to use only what you need, fast.

SugoiJS ORM demo contains 2 files application for demonstrating the ORM module abilities.

Getting started

  1. git clone https://github.com/sugoiJS/ORM-Demo.git
  2. npm install
  3. npm start

What we got inside?

PostModel

This model shows the abilities of SugoiJS ORM module for data handling.

That includes basic validation, hooks and meta-properties.

Index file

The application entry point which applys all of the model methods

Documentation

You can find further information on Sugoi official website

About

Lightweight demo application for models handling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published