Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 487 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 487 Bytes

invoicing.services API Docs

You can browse the docs at docs.invoicing.services.

API Issues

If you have any issue when using the API, please add a new issue here.

Pull requests are welcome!

HOW TO Install Locally

API doc is powered by slate. To run locally, execute:

docker-compose up

and to build, attach to the container shell, and run:

bundle exec middleman build --build-dir /usr/src/docs