DEV Community

Cover image for Episode 2: Building a JSON API with express - Models and MongoDB
Nathan Bland
Nathan Bland

Posted on • Updated on

Episode 2: Building a JSON API with express - Models and MongoDB

EDIT: Had to re-upload, sorry about that.

If you haven't, go back and see part one before diving into this. As always, questions, comments and feedback are more than welcome.

GitHub logo NathanBland / core

Repository for the "core" video series

core

An express.js powered json api built for the "core" series.

Getting started

$ git clone git@github.com:NathanBland/core.git
$ cd core
$ docker-compose up



Latest comments (0)