An open API service indexing awesome lists of open source software.

https://github.com/brawlingthebits/orm-users-crud

An users crud working with typescript, node, orm and repository pattern.
https://github.com/brawlingthebits/orm-users-crud

crud orm typeorm typescript

Last synced: over 1 year ago
JSON representation

An users crud working with typescript, node, orm and repository pattern.

Awesome Lists containing this project

README

          

# ORM CRUD & Repository Pattern

This is a project to work with typescript, node and type orm to create a users API with uuid and bcrypt libraries.