An open API service indexing awesome lists of open source software.

https://github.com/authentiqid/authentiq-docs

Authentiq documentation and API specification.
https://github.com/authentiqid/authentiq-docs

Last synced: 8 days ago
JSON representation

Authentiq documentation and API specification.

Awesome Lists containing this project

README

          

# Authentiq Connect Developer Documentation

This repository contains the [Authentiq Connect Developer Documentation](http://developers.authentiq.com/) source files.

Don't hesitate to hit Edit on any of these pages and improve them. We appreciate your help!

## Running locally

The documentation is built using [MkDocs](http://www.mkdocs.org/).

pip install awscli mkdocs

You can build the documentation locally using:

mkdocs build

Or serve local docs with:

mkdocs serve

## Deploying

./deploy.sh [prod|test]

You'll need appropriate S3 access for this.

# Licence

Creative Commons License
Authentiq Connect Developer Documentation is licensed under a Creative Commons Attribution 4.0 International License.