MariaRiosNavarro / quotes_server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quotes_server

All routes for QUOTES collection works

Note

TODO: POST & PUT with files & New Collections: Category & Autor

Structure:

filestorage->(model)->controller->router->app

Setup

npm init -y

npm i express

npm i

npm i cors

npm i uuid

npm install dotenv

validation

npm i joi

parser

npm i multer

About


Languages

Language:JavaScript 100.0%