0.1.0 • Published 5 years ago

@sustain/crud v0.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

npm.io @Sustain/crud    npm.io Quality Gate Status npm.io

Description

Sustain is a Framework that barely uses despedencies and it is designed especially to make stable and sustainable apps. It is built with TypeScript, uses OOP (Object Oriented Programming) and built-in Dependency Injections.

This frameowrk touches in depth the web fundemantals and implements them from scratch with zero dependencies which makes it more reliable and durable.

CRUD Extension

CRUD controllers provide the CRUD operations (create, read, update, delete) for Sustain entities. Each Sustain controller can extend CrudController to get out-of-the-box theses operation

Currently supported ORM : TypeORM: TypeORMCrudController

Documentation

@sustain/crud documentation

Author

GA Release 🚀

More about the first GA Release : https://github.com/labidiaymen/sustain/issues/22

License

MIT licensed.