Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 929 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 929 Bytes
Checkfront

Checkfront API v3.0 Documentation

This repository contains the documentation source for Checkfront's v3.0 API. The API docs themselves can be found at https://api.checkfront.com.

ℹ️ Looking for API V4 docs? See https://apiv4.checkfront.com

How to Run

  1. Install Sphinx pip3 install sphinx
  2. Install Sphinx-Autobuild pip3 install sphinx-autobuild
  3. Install python package dependencies cd docs && pip3 install -r requirements.pip
  4. Run Sphinx-Autobuild sphinx-autobuild docs docs/_build/html

Have questions on the API? E-mail us at [email protected].