DEV Community

Cover image for Episode 4: Building a JSON API - the C of CRUD
Nathan Bland
Nathan Bland

Posted on

3

Episode 4: Building a JSON API - the C of CRUD

This episode covers the Create of CRUD.

Explore the source code here:

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



Top comments (0)

Postgres on Neon - Get the Free Plan

No credit card required. The database you love, on a serverless platform designed to help you build faster.

Get Postgres on Neon

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay