issues
search
pawiromitchel
/
resty
A REST builder with Node.js 🚀🏗
MIT License
7
stars
0
forks
source link
Generating the controllers based on the created models
#1
Closed
pawiromitchel
closed
6 years ago
pawiromitchel
commented
6 years ago
5 basic controller methods are
create
list all
list by id (primary key)
update
delete
5 basic controller methods are