examples
examples copied to clipboard
add sequelize typescript example
This PR adds an example of how to create a Restful API with Sequelize.
In the example, the "users" service includes a minimal CRUD to handle data with the various Sequelize methods.
All committers have signed the CLA.
Thanks for the PR @agodin3z and sorry for the late reply! Looks great I fixed the conflict in the README.