Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Releases: netlify/netlify-git-api

August 28 Release - 0.0.3

29 Aug 00:11
Compare
Choose a tag to compare
Pre-release

Netlify Git API

The binary will essentially give you a local, simplified version of the GitHub data API, and can act as a backend for netlify CMS.

Installation

Download the relevant archive for your platform and place it in your path.

Usage

cd my-project
netlify users add
netlify-git-api serve

This will add a new user and start serving an API for your repo.

July 24 Release - 0.0.2

25 Jul 00:39
Compare
Choose a tag to compare
Pre-release

Netlify Git API

The binary will essentially give you a local, simplified version of the GitHub data API, and can act as a backend for netlify CMS.

Installation

Download the relevant archive for your platform and place it in your path.

Usage

cd my-project
netlify users add
netlify-git-api serve

This will add a new user and start serving an API for your repo.

Initial Release - 0.0.1

04 Jul 18:50
Compare
Choose a tag to compare
Pre-release

Netlify Git API

The binary will essentially give you a local, simplified version of the GitHub data API, and can act as a backend for netlify CMS.

Installation

Download the relevant archive for your platform and place it in your path.

Usage

cd my-project
netlify users add
netlify-git-api serve

This will add a new user and start serving an API for your repo.