johnkoht / api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal API

This is a static API right now. One day, perhaps, it will be a full fledge API.

Currently, this powers the build process for my personal website built in Gatsby, source code is here and site is at johnkoht.com.

Setup

  1. Run npm install
  2. Run json-server --watch db.json --port 3100

About


Languages

Language:Shell 52.8%Language:JavaScript 47.2%