Skip to content

Repository files navigation

express

Simple API with Model & Controller

Express, MongoDB

RUN node install

RUN node server.js

API routes:

GET, POST: http://localhost:3012/artists/

PUT, DELETE, GET:id http://localhost:3012/artists/:id


Version without Model & Controller:

RUN server-mongo.js


Version without MongoDB: (Array as database)

RUN ver-3_router.js

About

Simple API, MongoDB

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages