Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 354 Bytes

File metadata and controls

26 lines (21 loc) · 354 Bytes

nodejs-api-sample

how to simple API nodejs+express+mongoDB

master_01

Simple server

master_02

Nodemon, routing

master_03

Config, mongoose. Farms routing.

master_04

Routes to separated file. Param: "farmId". New farms routing: animals. Model: animals. Filter animals by "params".

master_05

Dockerize