nishant-666 / Rest-Api-Express-MongoDB

56 stars 40 forks source link

feature: LowCode for the API #1

Open ignatandrei opened 2 years ago

ignatandrei commented 2 years ago

You can add swagger to your site and

https://www.npmjs.com/package/node2-blockly

to have LowCode for your API . Then you can have an endpoint like /BlocklyAutomation to look like

https://ignatandrei.github.io/BlocklyAutomation/

prsws commented 3 months ago

findByIdAndUpdate and findByIdAndDelete methods in the model are missing from the article and code.