This repo contains the example project from my "How to build a REST API" talk.
The talk is a walkthrough of designing a simple API using open source API tools.
In this repo, each commit message represents an explained step taken in the talk.
git clone [email protected]:lazlojuly/lnug-rest-api.git && cd lnug-rest-api
yarn && yarn start