@sustain/crud
v0.1.0
Published
Sustain CRUD controllers provide the CRUD operations (create, read, update, delete) for Sustain entities
Downloads
2
Readme
@Sustain/crud
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
Author
- Website - aymen.co
- Twitter - @labidiaymen
GA Release 🚀
More about the first GA Release : https://github.com/labidiaymen/sustain/issues/22