Skip to content

adler-parobocz/rest-api-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-api-node

I have a restful nodeJS, where it displays table data and can query, include, and delete with the post, get, delete, put methods. Separated in MVC format.

the directories
/banco/dbconnection.js -> configuration with database
/model/AnswerClass.js -> Auxiliary Data
/model/portifolio/PortifolioModel.js -> Database Abstraction
/router/portifolioRouter.js -> Portifolio link routes
api.js -> nodejs service connection configuration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published